/

Sample Paper – 2012
Class – XII
Subject – MULTIMEDIA ANDWEB TECHNOLOGY

Time allowed: 3 hoursMaximum Marks : 70

Note :

  • Please check that this question paper contains 7 questions..
  • Answer the questions after carefully reading the text.
  • Please write down the Serial Number of the question before attempting it .

______

Q1.

a)What is a table wizard in Access ?1

b)Identify the following views used to create a database in Access.1

c)Study the following data and answer the questions given below :

i. Suggest the data types that should be used for each of the fields in the tblcustomer.2

ii. Write the possible relationship between “tblcustomer” and “tblorder” table.1

iii. Name the field that can act as a primary key in tblcustomer table and name the foreign key of tblorder table 1

d) Write the full form of 1) DAT2) AIFF 3)MPEG2

e) Mention any two areas where video conferencing is being used.1

f) what is the use of Publish Preview option?1

Q2. Questions given below are based on Macromedia Flash:

a)How the arrow tool is different from subselect tool?1

b)Differentiate between Regular frame and Key frames.1

c)Differentiate between exporting and publishing a flash movie.2

d)The normal layer lets you add content in a flash movie that moves along a straight path. Name any two types of layers which can help you to manipulate the content on a normal layer and improve the animation. 2

e)Observe the figure given bellow and do as directed :4

  • The image on the left side shows the position and size of the image for frame 1.
  • The image on the right side shows the position and size of the image for frame 77.
  • Assume that the image of bird is stored in the flash library by the name bird .
  • The curve shows the path followed by the bird to reach from frmae1 to frame 77.

Write the procedure and property setting for animating the above scenario.

Q3 . Question given below are based on HTML:

a)Write 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 “CA”
  2. Background colour of the page should be “purple”.
  3. Text style of the main heading should be “Arial bold” and colour should be blue.
  4. Image used is calogo.jpg.
  5. Table should have a 2 pixel thick border of colour green and the space between cell content and border is 15 pixels.
  6. The bottom image (sd.jpg) and the text “opensource software” are links to page “dobhri.html”

Q4 Answer the following questions based on ASP:

a)What is an Array? Write a command to declare an array named LIST which can store 10 elements.2

b)Name the web server required to execute ASP on windows operating system.1

c)Write any two features of ASP.1

d)Name any two collections of the request object.1

e)Identify and name the following:2

  1. The keyword used to define a constant in ASP.
  2. The default primary scripting language used in ASP.

f) Give output of the following statements:3

  1. Response.write(mid (strreverse (“Write answer in sequence”),11,6))
  2. Response.write(instr(“movement against corruption” , “st”)
  3. Response.write( right (“ class xii , hour(#4:30am#)))

Q5. Answer the following questions based on ASP:

a)Differentiate between properties and methods of an object with the help of an example. 1

b)What is a record set? How do you open a recordset?2

c)Underline the errors in the following code and write the corrected script.2

<%

Dim fname

marksiterm = server.query string(“marks”)

if marksiterm >95 wow!

response.output(“Dear ! Congratulation. ”)

response.output(“How you manage your time?”)

next if

%>

d) Give the output for the following code segment: 2

<html>

<body>

<%

Mytext = “AaBbCcDd”

Max= len(mytext)

For i= 1 to max step 2

changedtext=left(mytext,i)

Response.write (strreverse(changedtext))

Response.write (“<br>”)

Next

%>

e)Write the ASP code to conduct the following opinion poll using ASP component : 4

Q 6. Answer the following questions based on VBScript:

a)Differentiate between a sub-routine and a function with the help of an example.1

b)What do you understand by the term EVENT? When is the blur event of an element called?1

c)Rewrite the following code after removing errors & underline each correction:2

<scripting language =”vbscript”>

Dim Marks(5)

Marks(0)= 35.5

Marks(1)= 32.5

Marks(2)= 18.5

Marks(3)= 99

Code =input(“Enter the code ”)

Switch case Code

Case is “am”

Document.write(Marks(0))

Case is “ra”

Document.write(Marks(1))

Case “ma”

Document.write(Marks(2))

Case else

Document.write(“Must belongs to other class”))

End select

</script>

d)Give the output of the following code segment:2

<html>

<body>

<script language = “vbscript”>

Dim x

Document.write(“WELCOME”)

Call first(13)

Document.write(“hello”)

Sub first(num)

X=12

Document.write x & “<br>”

Document.write num *x

End sub

</Script >

</body>

</html>

e)Write the HTML code for creating the form shown below :4

Write the embedded VBScript code for the click event of the ‘calculate power’ button such that it display sum of power of first number upto the second in third box .

For example : if the user inputs 2 in first box and 5 in second box then 62 (21+22+23+24+25= 62)

Should be displayed in third text box, on the click of calculate power button.

Q7. Answer the following questions based on the unit Web Technologies:

a)Mr. Ganpati Dudpuri want sto prevent unauthorized access to/from his company’s local area network. Write the name of system (software/hardware), which he should install to do teh same. 1

b)Panch Bhai Sabun Pvt. Ltd. is a company with production unit and market unit 130 meter away from each other. The company recently connected their LANs using Ethernet cable to share the stock related information. But after joining their LANs they are not able to share the information due to loss of signal in between. Which device should you suggest to be install for a smooth communication? 1

c)Which of the following are not a feature of Networking?1

  1. Resource sharing
  2. Reliability
  3. Uninterrupted power supply
  4. Reduced cost

d)Mr. Kavya Garg is confused between Shareware and Open Source Software .Mention at least two points of difference to help him understand the same. 1

e)Identify the type of topology from the following :2

  1. In it, each node is connected with the help of a single co-axial cable.
  2. In it, each node is connected with the help of independent cable with the help of central switching (communication controller).

f)AVPSchool of ANJANI SEN TEHRI GARHWAL is setting up the network between its different houses. There are 6 houses named as house1 to house 6 as shown below: 4

The distances between the different Houses are given below :

House 1 to House 2150 m

House 2 to House 360 m

House 3 to House 4155 m

House4 to House55 m

House5 to House6505 m

House6 to House 1105 m

House6 to House27 m

House 4 to House 117 m

House 1 to House 315 m

House 2 to House 490 m

Answer the following questions based on the above given information :

(i) Suggest the most suitable topology for connecting these Houses.

(ii) Where do you think the server should be placed. Justify your choice ?

(iii) APVSchool is planning to link its House situated in the different part of the same village, which type of network will be formed .Give reason.

(iv) Where and why should repeaters and hub/switch be used ?

Paper Submitted By:

Name:Sudhir Kumar Dwivedi

Email:

Phone No.9873690129


Other Educational Portals
| | | | |