All posts from

CBSE Academic Class XII Multimedia & Web Technology Sample Question Paper 2015-16

Name of the Board : CBSE Academic
Class : XII STD
Subject : Multimedia And Web Technology
Year : 2015-16

Website : http://cbseacademic.in/SQP_CLASSXII_2015_16.html
Download Sample Question Paper : https://www.pdfquestion.in/uploads/8068MM.pdf
Download Marking Scheme : https://www.pdfquestion.in/uploads/8068MMMS.pdf

Multimedia & Web Technology Sample Question Paper :

Max Marks :70
Duration : 3 Hrs.

Related : CBSE Academic Class XII Library & Information Science Sample Question Paper 2015-16 : www.pdfquestion.in/8066.html

1. a) What is a DBMS? 1

b) i) A part of the Microsoft Office suite that is used to create and manage databases
ii) The view in which we can define each field in the table, associated data types and their input masks. 1

c) What do you understand by “Enforce Referential Integrity” given in the following diagram 2

D Study the following data and answer the questions given below
(i)What is the cardinality and degree of the following table tbl_cust? 1
(ii) What type of relationship exists between table tbl_car and the table tbl_cust? 1
(e) What is the impact of changing Frame Rate of a movie? 1

(f) Rita is trying to make change in the movie. Though the content of layer on stage is visible but no changes can be done to it.What should she do so that she can make changes. 1

(g) Ms. Reena Sharma is planning to gift an animated digital card to her father on fathers day.She wants to include vector graphics, sound and video. But the size of the movie should be small even if it requires additional plug-in to play the movie. 2
Which of the following formats are best suited for this purpose
(i) GIF (ii) JPEG (iii) SWF

2. Answer the following questions based on Macromedia Flash
a) What is an Animation? Names two types of Tweening. 2
b) Explain the term stacking order of layers 2
c) What is a difference between Publishing and Exporting of a movie ? 2
d) Consider the figure given below and do as directed 4
The image on the right hand side shows the position and size of the image for frame 1.
The image on the left hand side shows the position and size of the image for frame 25.

3. Answer the following questions based on HTML
a) Fill in the blanks in the HTML code to create a framed web page in the following format 2
b) Write the HTML code to generate a Web Page in the format given below 8

Consider the following while writing the HTML code
1. Title of the page should be “Save Girl Child”
2. Link colour should be “Maroon”, visited link colour should be “Red” .
3. Heading of page is “violet”
4. Picture used in the page is the file “savegirl.jpg”
5. Table should have a border of width 1, border of table should be “green”.
6. Background of first row is “yellow” and of second row is “cyan”
7. Pages linked to
At the National level as “national.html”
At the State level as “state.html”
At the District level as “district.html

4. Answer the following questions based on ASP :
a) Use the following script to answer the questions that follow:
<!- – Start the script – – >
<%
DIM A
A = 10
DisplaySub
Sub DisplaySub
Show
B = 20
response.write(“Displaying “&b&”<br>”)
Show
END SUB
SUB Show
A=A+3
response.write(“Showing “&a&”<br>”)
END SUB
%>
(i) How many subroutines are used in the above code snippet? Name them.
(ii) What will be the output of above asp code? 2
b) Differentiate between ASP and HTML 2
c) Write a program to read a text file “exam.txt” and display the no. of spaces in the file.For example , if the content of the file exam.txt is Failure will never overtake me if my determination to succeed is strong Then the output of the program should be 11. 3

d) Find output
1. Response.Write(MONTHNAME(MONTH(CDATE (“01/03/2016”))))
2. Response.write(ucase(mid(“encouragement”,3,abs(31 mod 8))))
3. Response.write(instr(“Educate girl child” , “uc”))

5. Answer the following questions based on ASP:
a) What are the purpose of using the global.asa file ? 1
b) Observe the program segment given below carefully and fill the blanks marked as Line 1 of the server object and Line 2, Line 3 and Line 4 using methods of the RecordSet object for performing the required task.
<% DIM objConn, strConn, objRS
SET objConn = Server. CreateObject(“ADODB.Connection”)
strConn =“DSN=exam”
objConn.OpenstrConn

c) Create an ASP file “advertisement.asp” to display different banner advertisement on the webpage. The ads to be displayed are stored in the file “ads.txt”.The thickness of the border around the advertisement is 3 pixel. 3
d) Differentiate between counter and page counter 1
e) Differentiate between DSN and DSN-less connection 1

Leave a Reply

How to add comment : 1) Type your comment below. 2) Type your name. 3) Post comment.

www.pdfquestion.in © 2021

Contact Us   Privacy Policy   SiteMap