Class 10 – Computer Applications (Code 165)
Maximum Marks: 50 Time Allowed: 2 Hours
Set: Set B
General Instructions:
1. This Question Paper has 5 Sections A-E.
2. All Questions are Compulsory. However, Internal choices have been provided in some of
the questions.
3. Section A has 10 Multiple Choice Questions carrying 01 mark each.
4. Section B has 8 Short Answer (SA- I) type questions carrying 02 marks each.
5. Section C has 4 Short Answer (SA-II) type questions carrying 03 marks each.
6. Section D has 1 Long Answer (LA) type question carrying 04 marks.
7. Section E has 2 Source based/ Case -based/ Passage based questions carrying 4 marks
each.
Section A (MCQs)
Q1. Which of the following is not a web browser? (a) Chrome (b) Firefox (c) Windows (d)
Safari
Q2. Which tag is used for inserting horizontal line? (a) <line> (b) <br> (c) <hr> (d) <hline>
Q3. Which of these is not an attribute of <img> tag? (a) src (b) alt (c) href (d) width
Q4. What is the shortcut for refreshing a webpage? (a) F1 (b) F2 (c) F5 (d) F10
Q5. Which of the following is not an HTML tag? (a) <head> (b) <body> (c) <bold> (d) <h1>
Q6. The technology used for short-range mobile communication is: (a) Bluetooth (b) HTTP
(c) SMTP (d) TCP/IP
Q7. Which protocol is used for secure communication over Internet? (a) FTP (b) HTTP (c)
HTTPS (d) Telnet
Q8. Which tag is used to create a numbered list in HTML? (a) <ol> (b) <ul> (c) <li> (d) <list>
Q9. The attribute used to change font size is: (a) size (b) font (c) style (d) weight
Q10. What does ISP stand for? (a) Internet Service Provider (b) Internal Service Protocol (c)
International Standard Provider (d) None
Section B (SA-I)
Q1. Differentiate between static and dynamic web pages.
Q2. What is the difference between upload and download?
Q3. Write HTML code to display your name in bold and underline.
Q4. What is the function of <hr> tag?
Q5. Explain the term ‘Cloud Storage’ with one example.
Q6. What is the function of DNS in Internet?
Q7. Differentiate between GSM and CDMA technologies.
Q8. What is the purpose of using <meta> tag in HTML?
Section C (SA-II)
Q1. Explain the working of SMTP. Write its significance.
Q2. What are the differences between <h1> and <h6> tags? Write HTML code to
demonstrate.
Q3. Explain three Internet services with examples.
Q4. Write HTML code to create a webpage with a heading, a paragraph and a horizontal line.
Section D (LA)
Q1. Write an HTML code to design a webpage on ‘My Hobby’. The page should include: (i)
Title as ‘My Hobby’ (ii) Heading (iii) Paragraph describing your hobby (iv) An image related
to your hobby (v) Use of formatting tags.
Section E (Case-based)
Q1. Case Study: A school is conducting online classes and sharing study materials. Suggest
Internet services that can help them and explain how.
Q2. Case Study: A student created an HTML page but forgot to close some tags. What errors
might occur? Write the corrected HTML code for: Heading, Paragraph, and Image.