CBSE-X SQP Computer Applications 2023
CBSE-X SQP Computer Applications 2023
SAMPLE PAPER
Solved
13th March, 2023
COMPUTER
APPLICATIONS
Time Allowed: 2 Hours Maximum Marks: 50
General Instructions:
(i) This Question Paper has 5 Sections A-E.
(ii) All Questions are compulsory. However, internal choices have been provided in some of the questions.
(iii) Section A has 12 questions carrying 01 mark each.
(iv) Section B has 7 Short Answer (SA-I) type questions carrying 02 marks each.
(v) Section C has 4 Short Answer (SA-II) type questions carrying 03 marks each.
(vi) Section D has 1 Long Answer (LA) type question carrying 04 marks.
(vii) Section E has 2 Source based /Case-based /Passage based Questions carrying 04 marks each.
SECTION - A 12 Marks
(All questions are compulsory)
1. The acronym SSH stands for ........................... . Center(NIC). Facebook.com is a commercial
(a) Safe Shell social networking website.
(b) Software Shell
(c) Secure Shell Related Theory
(d) Simple Shell 1 A website on which people can connect with their
family, friends and colleagues and also share their
Ans. (c) Secure Shell activities and their interest on any topic as well, is
called a social networking site.
Explanation: SSH is Secure Shell protocol.
It is used to remotely log in to a system. 3. M in HTML stands for:
SSH esgtablishes a direct secure connection (a) Modify (b) Management
between client and the server using encrypted (c) Multiple (d) Markup 1
data.
Ans. (d) Markup
Related Theory Explanation: HTML stands for Hypertext
Protocols like Telnet, FTP and email protocols are not Markup Language.
secure as these share unencrypted data over the
internet. Related Theory
2. Which of the following is an example of social HTML is used to specify layout of a document and
networking website? the hyperlinks. It tells the browser how to display a
web page.
(a) wikipedia.org (b) Facebook.com
(c) cbse.gov.in (d) ncert.gov.in 1 Caution
HTML is not a word processor or a programming
Ans. (b) Facebook.com language.
SECTION - B 14 Marks
(2 Marks each)
(D) <td> (IV) href 19. Write suitable html statements to display
OR the following text on a webpage in
Mention any two attributes of <font> tag appropriate subscript and superscript form :
along with their purposes. 2
(A) CO2
Ans. (A)-(II), (B)-(IV), (C)-(I), (D)-(III)
(B) X2 2
Explanation: <font> tag is used to specify
the type of font to be used in the document. Ans. (A) CO<sub>2</sub>
It takes the following attributes: size, face (B) X<sup>2</sup>
and color <a> is anchor tag and is used for
linking. Href is its attribute. Related Theory
<h1> is the heading tag. Headings in HTML To display text slightly above the normal text
can be defined in 6 different levels using <h1> <sup> tag is used and to display text slightly
to <h6> tags. The headings can be aligned below the normal text <sub> tag is used. Both
using align attribute with values left, right of these are container tags. The text enclosed
and center. within the opening and closing tag is displayed as
<td> tag defines a data cell in a table. <table> subscript or superscript.
SECTION - C 12 Marks
(3 Marks each)
SECTION - D 4 Marks
(4 marks each)
SECTION - E 8 Marks
(4 marks each)
25. Case Study 1 (B) Any two suitable web browsers: Google
Sanchay, has recently joined the Global Chrome, Mozilla Firefox
Network company as a network trainee. Help (C) Remote login Software: AnyDesk
Sanchay by suggesting the best suitable Protocol used in remote login: TelNet
answers for the following issues which needs
to resolved : (D) https should be preferred as https allows
Ans. (A) Any two popular video conferencing (D) Suggest her any two precautions to be
software: Skype, Zoom, Teams, Whatsapp. taken while using E-commerce. 1