XII Multimedia WebTech SQP 2018-19
XII Multimedia WebTech SQP 2018-19
XII Multimedia WebTech SQP 2018-19
Q1. (a) Shreya wants to work on database management software. Suggest her any two examples of
common database management system. (1)
(b) What is field in a database? Give an example. (1)
(c) Define and identify the primary key in the following table: (2)
Table: Stationary
(d) Shweta wants to delete the records where the "FirstName" is "Rahul" in the „Emp‟ Table. She
has entered the following SQL statement. An error is being displayed. Rewrite the correct
statement. (1)
DELETE „Rahul‟ FirstName FROM Emp;
The object on the left hand side shows the position and size of the image for frame 1. The colour of
the object is blue.
The object on the right hand side shows the position and size of the image for frame 20. The colour
of the object is green.
The circle on frame 1 moves and transforms into an ellipse on frame 20.
Write the procedure and property settings for animating the above scenario.
Q3. Answer the following questions based on HTML
(a) Write the HTML command to create a button in a form with the caption “Click Me” (1)
(b) Identify the errors in the following HTML code. Also write the correct code. (1)
<OL TYPE= “a” START= “f”>
(c) Write the HTML code to generate a Web Page in the format given below: (8)
Consider the following while writing the HTML code:
(e) What is a cookie? Write the PHP code to set a cookie named “car” and value “BMW”. The cookie
should expire after two days. Also Display the value stored in $_COOKIE (3)
(4)
The total amount payable will be calculated based on the following rate list:
Rs. 1.00 per call for the 1st 100 calls
Rs. 1.20 per call for the next 100 calls
Rs. 1.50 per call for the next 50 calls
Rs. 2.00 per call for more than 250 calls
Q7. Answer the following questions based on Communication and network concepts:
Z Y
X U
Center to center distance between various blocks
Wing X to Wing Z 30m
Wing Z to Wing Y 50m
Wing Y to Wing X 125m
Wing Y to Wing U 60m
Wing X to Wing U 155m
Wing Z to Wing U 110m
Number of computers
Wing X 40
Wing Z 120
Wing Y 30
Wing U 10
(i) Suggest a most suitable cable layout of connections between the Wings and topology.
(ii) Suggest the most suitable place (i.e. Wing) to house the server of this organization with a suitable
reason with justification.
(iii) Suggest the placement of the following devices with justification:
o Repeater
o Hub/Switch
(iv) The organization is planning to link its head office situated in Delhi with offices at Nagaland.
Suggest an economic way to connect it; company is ready to compromise on the speed of connectivity.
Justify your answer.