Page 449 - Webapplication11_C11_Flipbook
P. 449
Q 6. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. How many times will the following loop run? 1
for(c = 1; c < 20; c=c+5)
{ document.write(“C : “ + c );
document.write(“<br>”); }
ii. In the 3-tier web architecture, __________ tier is where the data associated with the application is stored and
managed. 1
(a) presentation tier (b) application tier
(c) data tier (d) All of these
iii. List the two ways to give comment in HTML. 1
Answer: comment tag, <!-- -->
iv. Which of the following HTML code depicts an image as a hyperlink? 1
(a) <a href=”https://www.google.com/”>Google Search Page</a>
(b) <img src=”logo.png”> <a href=”https://www.sanfoundry.com/”>Google Search Page</a> </img>
(c) <a href=”https://www.google.com/”><img src=”logo.png”></a>
(d) <a href=”https://www.sanfoundry.com/”>Google Search Page</a> <img src=”logo.png”> </img>
v. To show deleted text, ______ HTML tag is used. 1
(a) <pre> (b) <del>
(c) <tt> (d) <em>
vi. Which tool in GIMP can be used to duplicate part of an image? 1
(a) (a) Clone Tool (b) (b) Move Tool
(c) (c) Dodge Tool (d) (d) Heal Tool
SECTION B: SUBJECTIVE TYPE QUESTIONS
Answer any 3 out of the given 5 questions on Employability Skills (2 x 3 = 6 marks)
Answer each question in 20 – 30 words.
Q 7. Explain how active listening contributes to effective teamwork in the workplace? 2
Q 8. Explain how setting clear personal and professional goals can enhance your self-management skills and contribute
to your career growth. 2
Q 9. Differentiate between the terms worksheet and workbook. 2
Q 10. Why do entrepreneurs need to make a business plan? 2
Q 11. Write any 2 advantages of green jobs. 2
Answer any 3 out of the given 5 questions in 20 – 30 words each (2 x 3 = 6 marks)
Q. 12 Mr. Gupta, a computer teacher, finds that students are frequently downloading games and software during lab sessions,
which is affecting the performance of the computers. He wants to prevent unauthorized downloads and protect the
system from potential malware. What can Mr. Gupta do to solve this issue? 2
Q. 13 List 2 advantages of JavaScript. 2
Q. 14 Ramesh, a graphic design teacher, finds that his students are spending too much time trying to erase complex backgrounds
from images manually. This is slowing down their progress on important projects. He wants to help his students speed up
the background removal process. What tool in GIMP should Ramesh teach his students to use? 2
Q. 15 Explain Operator Associativity. 2
Q. 16 Explain the purpose of a layer in GIMP. 2
Sample Question Paper 447

