You are on page 1of 4

Q^^<?

MU 5yjf-n* /f p r e f rv-'^^f cr \J^ A flPJ^V^


Co ' . -1 & (a fro(c)J. hnJft h0,)(il dfff/k^y ar MK-6576 to<6579
(3 Hours) fCUyci^ ftl T^Ci t Total Marks : 10°
Question No. 1 is compulsory. Attempt any four from remaining questions (Question Nos. 2 to 7).
N.B. Figures to the right indicate full marks.
Draw neat diagrams wherever necessary. ^ flA Z\^y Cl~y Oo
Describe the different steps involved in the development of Multimedia package.
What is compression ? List the different compression process. Explain the JPEG compression
process.

2 Describe any two basic tool used in multimedia software. List 8


. and discuss the various components of Multimedia. Explain the 6
3 role of multimedia in education and business. 6
.
Describe the different animation types with suitable examples. 8
What are the differences between analog and digital signal ? Give examples in each case. 6
Discuss the differences between the raster and vector scan giving suitable examples. 6

4- ( What do you meant by video format ? Describe any two video formats in detail. What do you 8
understand by the term MIDI ? List the different attributes of MIDI. In order to make multimedia 6
presentation effective give any six tips for choosing the appropriate fonts. 6

5. ( Explain the concept of Storyboard with help of suitable example. 10


Discuss the pacakaging and integration process as applicable to Multimedia process. 10

Giving suitable examples discuss the tradeoff between compression and picture quality. 8
Discuss the various CD formats. 6
Explain how audio can be compressed using MPEG audio compression process. 6

Write short notes on :— 20


(b) Pattern substitution (b) Hoffman coding algorithm
(c) Lossless and Lossy compression (c) MPEG-2 standards.

Con. 1391(a)-06.
MK-6577 [

(3 Hours) Total Marks : 100

N.B. (1) Question No. 1 is compulsory.


(d) Attempt any four questions from Question Nos. 2 to 7.
(e) Figures to the right indicate full marks.

1. 10
(a) Write notes on :—
(i) Direct Memory Access (DMA) (ii) DRAM Controllers. 5
(b 'C has become the language of embedded programmers'. Jus'ify. What are the disadvantages of
writing embedded programs in assembly language ? What is ROM emulator ? What are the 5
) advantages of ROM emulators over debug monitors ?
10
(c) Define what do you mean by Embedded System ? Give one example and justify it. What are common
design requirements for a generic embedded system ? 1
(a Explain the role of Compiler, Linker and locat6r in designing emb' dded systems.
0
(f) )Why it is harder to write data to a Flash memory ? How to overcome it ?
(g) Explain the benefits of good device driver design. Explain the steps in the driver development process. 1
0
4. (h)What is difference between microprocessors and microcontrollers and digital signal processors ? 1
(i) Write notes on :— 0
(i) Memory map (ii) Data bus testing.

(j) Explain how watchdog timers prevent the embedded system rnm software hangs ? 8
(k) Why the embedded programs almost always end with an infinite lo:>p ? Why most of the embedded7 systems
have only one piece of software running on them ?
(l) Explain the task synchronization with regards to an embedded op' i.ting system. 5

6. (a) What is task ? Explain the various possible states of a task. Explrin the following functions with 10
reference to task constructor.
(i) contextlnit (ii) os.readyList. insert
(b Explain the different scheduling algorithms. Which scheduling algorithm/s embedded system utilize ? 10

7. ) Explain the characteristics of Real Time Operating System. What art the advantages of Commercial 10
Operating System ?
(a Explain how embedded system can be implemented in a digital watch with reference to Hardware, 10
Software and Operating System used in it. . rTunN OVER
)
(3 Hours) [ Total Marks .: 10^^

N.B. (1) Question No. 1 is compulsory.


(m) Attempt any four question! .rom Question Nos. 2 to 7.
(n) Draw neat diagrams wherever necessary.

1. Answer the following < \i estions: 20


(o) What is the <BODY> ... </BODY> tag used for? Explain the following
attributes of the body tag: (i) ALINK (ii) BACKGROUND (iii)
BGCOLCtf. (iv) LINK (v) TEXT
(p) Write appropriate tags to obtain the following output:
• Why is that opportunity always knocks, while temptation feels free to walk
in?
• 23A hour is 165 minutes.
(q) Write a short note on installing Internet Information Server and running
ASP on it.
(r) What does the G.obal.asa file contain? What event handlers can be
incorporated in .he Global.asa file?
(s) Explain the following Response.Expires statements:
i) Response.Expires = 5
ii) Response.txpires = -1500
Does setting Response.Expires = 0 ensure that the session expires
immediately? If no, how can we force the session to expire immediately?

2. a) Write the HTML code to obtain the following output: 8


TIME TABLE
MON TUES WED THU FRI SAT
MIS IS MIS IS MIS IS
BREAKOF10MINS
ASP ASP ASP ASP ASP ASP
BREAKOF10MINS
VB VB VB VB VB VB

b) Design a web page for a simple calculator with three list boxes. The first 8
and the third list boxes must contain numbers 0 through 9. The middle list
box must list the mathematical operators +, - ,* and /. The user must be
able to select two numbers and the operation, Click the calculate button and
get the result in the text box.
Value 1 Operation Value 2 Result

0 F3 0 I
Calculate |
c) Why should the creation of the unnecessary session variables be avoided? 4

3. a) Design a page with 4 frames having a heading, contents, main and footer. 8 The
heading frame should contain a marquee text. The contents frame should contain
links to an image (img.jpg) and an html file (file.htm) which should open up in a
main frame when the link is clicked in the contents frame. The footer frame
should contain a table displaying current date and time.
(t) What are cookies? How are cookies created and deleted? State the cookie 8
property?
(u) What is an application object? How does it differ from session object? 4
4. a) List the attributes and give the syntax for the following tags: 8
i)button ii) font iii) form iv)sup v)pre vi)span vii)title viii)ol
(v) Create two ASP pages CorrectPath.asp and FaultyPath.asp. Create a third 8 asp
page Link.asp. In both CorrectPath.asp ,and FaultyPath.asp just create a hyperlink
that, when clicked, takes the user to Link.asp. In Link.asp, determine what page
the user came from. If the user came via FaultyPath.asp, display a message
telling him that that he can only reach Link.asp via CorrectPath.asp. If the user
came from CorrectPath.asp, display a welcome message and visitor's User-Agent
string.
(w) Explain the different operators in VB Script. ' 4
B-'o8 'B'^'A-t't i

Con. 1331 (b)-MK-6578-06. 3

5. a) There exists a database Marks in SQL Server with a table named as 'final' 8 with
the following fields all of which are NOT NULL -(RollNo Varchar(6), Name
Varchar(25), IS Number(2), VB Number(2), SQL2 Number(2), Web Number(2),
Elective2 Number(2), Total Number(3)). Design an HTML form to enter the data in
the database. Check that the marks entered in the text box of the form are valid numbers.
b) Write an ASP Script to view the data in the final table created above to get
the records of students according to merit in a tabular format. 8
c) Write an HTML code to create the following list. ' 4
■ Desert
i. Ice - cream ii.
Cake

■ Sandwich
A. Vegetable
B. Cheese

■ Fruits
(x) Mango
(y) Apple
(z) Grapes

a) Design a form to sign up for the web based email service as follows: First
Name
Last Name
User ID This wJl be your ema 1 is as usend@myemail com
Password
Re - enter pas sword |
Security Question [[SelectQuestion] ▼}
Your Answer
Date of Birth Month.1 January -*\ Day) Y—arl
Pin Code |
Alternate Email |

Submit I Reset I

The Password and Re-enter password fields must be same. Validate the date of birth
so that the user is at least 10 years of age.
(aa) Design a SQL Server database for storing the detai's of the above form. Write an ASP
code to enter the fields in the database and display the fields on a new page when the
user submits the form.
(bb) Explain the locking methods provided by the RecordSet Object.

7. a) Create an image map with all the types of hotspots that can be created. Create the links to
different pages which say that what type of hotspot was clicked to reach that page.
(cc) Design a form for the survey to find which of the mobile services are most preferred
from BPL, Orange, Airtel and Dolphin. The user must be identified by the email id.
The user must select any one of the services. The email id and the vote must be stored
in the database. Write an ASP page to calculate the total number of votes for each
service and display it. Design a suitable database and give the database design.
(dd) What is Server Side include? What is the advantage of using it? Give an example.

rniDM mica
B-170' 1ltH0e-pri6

Con. 1391 (c)-06. 4 MK-657S

(3 Hours). [ Total Marks : 100

N.B. (1) Question No. 1 is compulsory.


(ee) Attempt any four from remaining questions (Question Nos. 2 to 7).
(ff) Draw labelled neat diagrams wherever necessary.

1. (a)
What are the seven basic steps for using JDBC (Java DataBase Connectivity) to access a database 8
? Explain briefly with syntax.
(gg) Explain Java Server Pages (JSP). What are the advantages using JSP over Servlets. 6
(hh) What is a JAR files ? What UP? the options available with the JAR files. List any five. 6

2. (a) What is meant by Design Patterr of the Beans ? What are the different types of properties supported 8
by Design Pattern of the Beans ?
(ii) Explain different types of JDBC Driver Managers. 6
(jj) Write a program to create £ hierarchy of Computer Science and IT. department using JTree 6 component. And
on selecting any of the nodes, the path should display on the TextFjeld.

3. (a)
Write two JSP pages in which one will accepts roll no., name and age from HTML file and posts it 8
to the table called STUDENT (fields are Roll no, Name and Age) on click of the button submit. The second
JSP page should display all the previous record entered in the Student database.
(kk) Explain what is a Swing ? List the advantages of Swing. 6
(ll) What is the need for Session tracking in the Servlet ? What are the different techniques used for 6 Session
tracking ?

4. (a)Write a short note on : 8


(i) JDBC Driver Model (ii) Introspection of the Bean.
(mm) What are the various JSP tags available ? 6
(nn) Write a servlet that accepts text "Friend_name", sent from an HTML document and displays them 6 on screen
as "Hello ! Friend_Name".

5. (a) Write short note on :


8
(i) JRadioButton (ii) JTabbedPanes.
(b) Answer the following :—
(i) What are the advantages or disadvantages of using JDBC over ODBC ?

4
(ii) Define manifest file of Beans.

2
(c) Describe various Implicit objects of the JSP ? What is the scope of those objects ?
6

6. Answer the following (any four) :— 20


(i) Explain Life Cycle of Servlet.
(ii) Write short note on Session Management for JSP.
(iii) What is a Java Beans ? What are the advantages of using Java Beans ?
(iv) Write a note on JDBC.
(v) Differentiate between Swing and AWT.

7. (a) Answer the following :—


8
(i) What are the attributes of a JSP page directives ?
(ii) How are HTTP Request and Response are handle by the Servlets ?
(b) Write a short note on :— 12
(i) JSP Access Models (ii)
JTable (iii) Cookies for
Servlets.

You might also like