SUNRISE ENGLISH PRIVATE SCHOOL, ABU DHABI
TERM 1 EXAM WORKSHEET (2023-2024)
Grade -10
Subject – Computer Application Marks –
50
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 12 questions carrying 01 mark each.
4. Section B has 7 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 04 marks each.
SECTION – A (All questions are compulsory)( 1 mark each)
1. Which of the following is an example of social
networking website?
a. [Link]
b. [Link]
c. [Link]
d. [Link]
2. M in HTML stands for:
a. Modify
b. Management
c. Multiple
d. Markup
3. A _____________ is an online journal or informational
website run by an individual, group, or corporation that
offers regularly updated content about a topic.
a. News group
b. Blog
c. WWW
d. e-Groups
4. src, height, width are attributes of___________ tag.
a. <body>
b. <a>
c. <html>
d. <img>
5. The_______ attribute of <img>tag specifies an alternate
text for an image, if the image cannot be displayed.
a. alt
b. text
c. alternate
d. msg
6. In HTML <dl>, <dd> and <dt> tags are used to create:
a. Description list
b. Definition list
c. Detail list
d. Dynamic list
7. Which tag is used to provide line beak __________ in html
document?
a. <p>
b. <br>
c. <line>
d. <em>
8. Which protocol is used to send an E-Mail over a
network?
a. SMTP
b. POP3
c. FTP
d. HTTP
9. Collection of hyper linked documents available on the
internet is known as_______________.
a. Website
b. Webpage
c. Search Engine
d. URL
10. The attribute of the <IMG>tag used to specify the
location of an image is ______________:
a. img
b. src
c. alt
d. name
Questions No-11 & 12 are Assertion and Reason types.
Each question consists of two statements, namely,
Assertion (A) and Reason (R). Select the most suitable
option considering the Assertion & Reason.
11.
Assertion (A): HTML is a Markup language.
Reason (R): HTML is used to structure or format text with
the help of predefined tags.
(a) Both Assertion (A) and Reason (R) are true and
Reason (R) is a correct explanation of Assertion (A).
(b) Both Assertion (A) and Reason (R) are true but
Reason (R) is not a correct explanation of Assertion (A).
(c) Assertion (A) is true and Reason (R) is false.
(d) Assertion (A) is false and Reason (R) is true.
12.
Assertion (A): In HTML, Tags written in lowercase letters
or uppercase letters are treated as the same.
Reason (R) : HTML is a markup language.
(a) Both Assertion (A) and Reason (R) are true and
Reason (R) is a correct explanation of Assertion (A).
(b) Both Assertion (A) and Reason (R) are true but
Reason (R) is not a correct explanation of Assertion (A).
(c) Assertion (A) is true and Reason (R) is false.
(d) Assertion (A) is false and Reason (R) is true
SECTION –B (2 marks each)
13. Mention any two purposes of using comments while
designing a HTML webpage.
14. Twisha has got confused with a few tags and their
attributes. Help her match the tag with correct attribute.
1. <font> i. align
2. <a> ii. Face
3. <hl> iii. colspan
4. <td> iv. Href
OR
Mention any two attributes of <img> tag along with their
purposes.
15. Write suitable html statements to display the
following text on a webpage in appropriate subscript and
superscript form:
a. H2 O
b. X2
16. Write the difference between alink and vlink. Write an
HTML statement to illustrate the usage of these 2
attributes.
OR
Write the difference between <dt> and <dd> tags.
17. What is a Hypertext link? Give the name and the
syntax for the HTML tag which is used for creating a
Hypertext Link.
18. Identify which of the following is a tag or an attribute:
(i)bgcolor (ii)img (iii)alt (iv)src (v)a
19. What is a Website?
SECTION –C (3 marks each)
20. Consider the URL:[Link] and answer
the following questions:
a. What does .com suggest?
b. Which component identifies the type of protocol?
c. What is the significance of "s" in https?
21. Abhilasha has just designed a web page. At the end of
the web page, she wants to insert an image “[Link]”.
She needs to link another web page with this image, i.e.,
whenever anyone click on the image “[Link]”, another
web page named “[Link]” should open. Help her in
writing the code to achieve it.
Note: Assume that image and both the web pages are
stored in the same folder.
OR
Write HTML code to design the content of the web page in
the form of lists as shown below:
22. Write the HTML code to generate the following output
of a table with the content exactly in the same format as
shown within the table:
ROLLNO SNAME NAME ADMISSIOND
ATE
1 RAHUL SARANYA 15-MAR-2012
23. Differentiate between HTTP and HTTPS protocols.
(minimum 3 points)
Section –D (4 marks each)
24. Write the HTML code to design the web page as shown
below, considering the specifications that follow. You can
write code for any 4 specifications out of the given 5
specifications:
Background color of the page should be yellow.
Heading 'Our Country : India' should be the first level of
heading
The image named ‘[Link]’ should be placed at the
center.
Formatting style for the paragraph o Font Size: 5 o Font
Name: Times New Roman o Color: Red
Superscript and subscript tags should be used wherever
required.
Facts (as shown in the above web-page) should be
written with the help of the unordered list.
Section – E (Case Study - 4 marks each)
Case Study -1
25. Sanchay, has recently joined the Global Network
company as a network trainee. Help Sanchay by
suggesting the best suitable answers for the following
issues which needs to resolved:
a. Company wants to engage employees in some online
fun filled activities to strengthen their inter-personal
skills. Suggest any two popular video conferencing
software to be used for the same.
b. Company wants employees to upgrade themselves by
exploring internet about latest happenings in the
networking field. Suggest any two suitable web browsers
for the same.
c. Sometimes few of the employee needs to remotely login
to their office PC from their home. Suggest any one
popular software and the protocol being used for the
same.
d. Company wants its employees to be safe while entering
their login credentials and bank account details on the
internet. Out of http and https, which protocols should be
preferred and why?
Case Study -2
26. Naveen went to an interview for the post of web
developer. In the technical test, he was supposed to
design an HTML table as given below. Help him to
complete the table with the right statements in the
blanks. Observe the table and attempt any four questions
(out of 5) given after the table).
a. Write the attribute value to complete Statement-1 to
achieve the output given in the above table.
b. Write suitable option for the blanks given in Statement-
2.
c. Write the appropriate answer for the blank given in
Statement-3
d. Write the appropriate answer for the blank given in
Statement-4
e. What will be the complete sequence of closing the
above html document in statement 5?