320 WebApplications (Old)
320 WebApplications (Old)
320 WebApplications (Old)
320
Code number given on the right hand side of the question paper should be
written on the title page of the answer-book by the candidate.
Please write down the Serial Number of the question in the answer-book before
attempting it.
15 minute time has been allotted to read this question paper. The question
paper will be distributed at 10.15 a.m. From 10.15 a.m. to 10.30 a.m., the
students will read the question paper only and will not write any answer on the
answer-book during this period.
1
Time allowed : 2 hours Maximum Marks : 50
2
.320 1 P.T.O.
General Instructions :
(i) This question paper contains 31 questions out of which the candidate
needs to attempt only 23 questions.
(ii) Question paper is divided into two sections.
SECTION A
Multiple choice questions / Fill in the blanks/Direct questions :
contains total 12 questions of 1 mark each. Answer any
10 questions.
Very short answer type questions : contains total 7 questions of
2 marks each. Answer any 5 questions.
Short answer type questions : contains total 7 questions of 3 marks
each. Answer any 5 questions.
SECTION B
Long answer / Essay type questions : contains total 5 questions of 5 marks
each. Answer any 3 questions.
SECTION A
Multiple Choice Questions (Attempt any ten from the following) : 110=10
.320 2
3. The __________ indicator can be dragged on the seek bar to the exact spot
where you want to split the clip. 1
(A) Playback
(B) Preview
(C) Trim
(D) Zoom
.320 4
SECTION B
13. Consider a video ‘‘Trial’’ divided into clips namely clip1, clip2, clip3. With
reference to the mentioned video ‘‘TRIAL’’, explain contiguous clips. 2
17. Explain Fall through with respect to switch statement with the help of an
example. 2
.320 5 P.T.O.
SECTION C
21. Write steps to edit the existing title in a video in Windows Movie Maker. 3
22. Name the two types of file formats in which an image can be saved.
Differentiate between them. 3
23. Assuming Samar has created an external JavaScript file named ‘‘code.js’’
to include in his webpage. Write a code to link the above file in the HTML
code of the webpage. Also mention where the code should be placed in the
HTML code. 3
24. What will be the final value of A and B on executing the following code : 3
A = 43
A++
B = A+1
SECTION D
Attempt any three questions : 53=15
27. Write a function that displays a prompt box which accepts a name and
displays a greet message ‘‘hello <name>, Have a good day’’ when the user
enters a name in a <p>(paragraph) which has an id ‘‘demo’’. The function
header is as below : 5
function myfunc()
{
}
.320 6
28. Write statements in Javascript for the following : 5
(a) To store date and time in a variable and then display date and time
on the webpage.
29. Write any five ways to embed MP3 files into the site. 5
31. How are multimedia elements stored ? Write and explain any two
advantages of using Multimedia on webpages. 5
.320 7 P.T.O.