24-25 CBSE 10 Computer Applications SA Solutions
24-25 CBSE 10 Computer Applications SA Solutions
SAMPLE PAPER - 6
SECTION - A
1. (a) SMTP
Related Theory
Explanation: SMTP is Simple Mail Transfer To make text bold <b> tag is used and to underline
Protocol. It is used to send mail from local the text <u> tag is used.
mail client to the remote mail server over the
Internet. 8. (c) Downloading
Explanation: Browsing or surfing means
Related Theory moving from one site or web page to another
POP3 is Post Office Protocol version 3. It fetches the by clicking on hyperlinks. Uploading refers to
mail from the remote server to the client computer saving copy of a file or document on a remote
and is used for downloading the mail to the client server. Copying a file or document from remote
computer. server to the local computer is downloading.
Sample Paper 6 1
h i P ra c t i c e
# S a a i !
Zar o o r i H
National
Best-selling
Publisher
Books:
Question Banks & Sample Papers BUY
Latest Syllabus & Paper Pattern at special discount
www.educart.co
SECTION - B
13. 15. (A) True
Proprietary Open Source Explanation: The <H$> tag defines the
Software Software six levels of headings. Where <H1> is the
topmost or the highest level heading and
(1) The software An Open Source Soft- <H6> is the lowest level or the smallest
that is owned ware is not owned by heading.
by its publish- anyone and is easily (B) False
ing company or accessible.
some individual is Explanation: A paragraph in HTML can
called a Properi- be defined by <p>….</p>tag. <br> tag
etary Software. is used to give a line break. The text
between <p>… </p> tag is considered as
(2) The source code The source code of a single paragraph and is displayed as
of a Proprietary an Open Source Soft- a continuous line in the web browser. To
software is not ware is available for move the text to next line a line break has
available. modification and re- to be included using the <br> tag.
distribution.
(C) False
(3) Proprietary soft- The Open source soft- Explanation: External linking links the
ware is available ware may or may not current web page to some other page
for a fees. be available for free. or Website. For this <a> tag with href
(4) e.g. Adobe Flash, e.g. Open Office, attribute is used. However to create an
MS Office. Google Chrome. internal link, i.e. a hyperlink to some other
section of the same web page name
(Write any two) attribute is used along with href attribute
in the <a> tag.
14. (1) Lack of Interaction
(2) Delay in delivery (D) False
(Any other valid disadvantage) The <font> tag is used to define the font
properties for a specific element or piece
Related Theory of text within a webpage. It is not used to
set the font properties for the entire page.
e-shopping is buying of goods and services over
internet. 16. <a href=”mailto: [email protected]”><b><u>
Some advantages of e-shopping are: FEEDBACK</u></b></a>
(1) Finding a product in an online store is more OR
convenient. (A) <body bgcolour =”black” text = “red”>
(2) Larger variety of options of a product are readily (B) <body link =”orange” alink=”yellow”>
available.
(3) Consumers can shop anytime, anywhere 17. A password text box is required when there
according to their convenience. is a need to hide the text entered by the user
OR like in cash of taking a password as input.
(1) Introverts also feel comfortable in sharing <INPUT type=”password” name = “PASS”
their views. value=”999”/>
(2) New ideas and skills can be learnt from 18. Line 1: margin
different members of the group with
Line 2: background-color
variety of information.
(Any other valid advantage) Line 3: justify
Line 4: border-style
Related Theory OR
e-group is an online community of like minded Line 1: center
individuals. Participants or members of an e-group
Explanation: <H1> tag has a closing </center>
come together virtually to discuss topics of common
interest.
tag after it, this means there must be an
opening <center> tag to display the heading at
Some disadvantages of e-group are:
center of the web page.
(1) It’s very difficult and tedious task to come to a
conclusion of a discussion. Line 2: dl
(2) There is always a social pressure to accept and Explanation: A definition list is defined using
agree with other member’s opinion. <dl> tag.
SECTION - C
20. (A) <img src=”Nation.jpg” border=2> OR
(B) <UL type = “square”> <AUDIO>
(C) <Input type =”submit” />
<SOURCE src = “ISRO.mp3” type=”audio/
21. (A) ftp – File Transfer Protocol. mp3”/>
(B) It identifies the file server. <SOURCE src = “ISRO.wav” type=”audio/wav”/>
(C) HTTP (Hyper Text Transfer protocol) <SOURCE src = “ISRO.ogg” type=”audio/ogg”/>
22. <video controls poster=”isro.jpg”> </AUDIO>
<source src = “chandrayaan.mp4” type
=”video/mp4”>
23. (A) d = b<sup>2</sup>-4ac
Video format not supported (B) 1<sup>st</sup> Class
</video> (C) <sup>12</sup>C<sub>6</sub>
SECTION - D
24. <html> <title> Table Concept </title>
<body> </head>
<h1> The Pizzzzza House</h1> <body>
<hr noshade> <table border =2> <caption> Futuristic
<p> Time Table</caption>
<h4> Pizza order form </h4> <tr>
<form> <th> Period-No </th>
Name : <input type = text name = <th> Monday </th>
“name”>
<th> Wednesday </th>
<br><br>
<th> Friday </th>
Address : <input type = text name
= “add”> </tr>
<br><br> <tr>
Size <br> <td> 1 </td>
<input type = radio name = “size” <td row span =2> Robotics </td>
value= “s”> Small<br> <td> NLG </td>
<input type = radio name = “size” <td>NLU </td>
value =“m”> Medium<br>
</tr>
<input type = radio name = “size”
<tr>
value =“l”> Large <br>
<input type = “button” name =”po” <td> 2 </td>
value=”Process <td> Data Science </td>
Order”> <td>Sound </td>
</form> </tr>
</body> <tr>
</html> <td> 3 </td>
OR <td>Light </td>
<html> <td colspan =2> Machine Learning </
<head> td>
Sample Paper 6 3
SECTION - E
25. (A) digital piracy (C) In a copyright license owner of the license
(B) intellectual property rights has the right to decide the amount of
(C) permission content other party can use and in what
(D) licensed form. He is free to charge a fees for the
26. (A) IPR (Intellectual Property Rights) same.
(B) Copyright (D) Plagiarism
SECTION - A
Sample Paper 7 5
SECTION - B
13. Sarah can use SMS (Short Message Service) (B) False
to quickly inform her friend about the change Explanation: The title of a web page is
in plans by sending a brief text message used by the web crawlers to search for
from her mobile phone. SMS allows her to relevant information. So the title must
type a short message, typically up to 160 be such that it is able to convey the
characters, and send it directly to her friend’s purpose of the page. Ideally it should
phone number. The message is delivered not be less than 60 characters.
almost instantly, making it a convenient way (C) False
to communicate brief updates or important Explanation: The <HTML> tag takes the
information. lang attribute that is used to specify the
language of the web page.
Related Theory (D) False
Because the use of social media platforms, as Explanation: The text in table can
communication channels, has increased the use of
be aligned using the align attribute
SMS is declining thus changing the nature of text
in <TABLE> tag. The contents of a
messaging services.
particular cell can be aligned by using
14. the align attribute in <TD> tag. <A> is
Email Video conferencing the anchor tag which is used to create
a hyperlink.
(1) Email refers Video conferencing
to sending is similar to face-to- 16. The image is made hyperlink as:
and receiving face communication <a href= “# TAJ”> <img src= “taj.jpg”></a>
messages between two or more At the target point where description is given
electronically. people. as:
(2) It is not It is necessary for <a name = “TAJ”><H3> THE TAJ </H3> </a>
necessary for the sender and the OR
the sender and receiver to be online (A) <Table>
the recipient at the same time. <TR>
to be online at <TH> NAME </TH>
the same time.
<TH> FATHER’S NAME</TH>
OR <TH> ADDRESS </TH>
</TR>
There are two main types of video
conferencing: </TABLE>
(B) <TABLE Border=1 Frame=”box”>
(1) Point-to-point video conferencing:
It involves real-time communication 17. Differences between open source software
between two people in two different and software license are as follows:
locations.
Open Source Software License
(2) Multipoint video conferencing: It
involves real-time communication Software
between people at three or more (1) Source code We cannot view,
different locations. of open source modify or share the
software is easily source code with any
15. (A) True available we can one.
Explanation: The start attribute of view, modify
<OL> tag tells the starting value of the or share the
source code with
numbering displayed with every list
anyone.
item.
SECTION - C
20. (A) <OL type =’A’ Start = 4> <video width = “200” height =”300” controls
autoplay>
(B) <BODY link=”green”>
<source src = “Myschool.mp4” type =”video/
(C) <Title> COMPUTER APPLICATIONS</ mp4/”>
Title> </video>
21. (A) It shows that website is a commercial Related Theory
site. <video> tag is used to embed a video in our
(B) .in document. The source file of the video is specified
using the <source> tag.
SECTION - D
24. <html> <input type="radio" name="gender"
<head> value="female"> Female
<title> Admission Form</title> <input type="radio" name="gender"
</head> value="other"> Others
<body> <br><br>
<h1> ABC Public School</h1> Select class for which seeking admission:
<form> .<br>
Name of the candidate: <input type="text"> <select size=14>
<br><br> <option> Nursery</option>
Father’s Name: <input type="text"> <option> KG</option>
<br><br> <option> I</option>
Mother’s Name: <input type="text"> <option> II</option>
<br><br> <option> III</option>
Address: <input type="text"> <option> IV</option>
<br><br> <option> V</option>
Gender: <option> VI</option>
<input type="radio" name="gender" <option> VII</option>
value="male"> Male <option> VIII</option>
Sample Paper 7 7
SECTION - E
25. (A) Compensation
(B)
Mr. Sharma can avoid plagiarism
by citing sources and using properly
(B) GNU GPL licensed content.
(C) attribution
(C) Mr. Sharma should ensure the website
(D) skills is secure (HTTPS) and use strong
passwords for online purchases.
26. (A) To maintain professionalism Mr. Sharma
(D) Mr. Sharma should use secure payment
should avoid interrupting others during gateways and ensure that he receives
the virtual meeting. transaction confirmation emails.
SECTION - A
1. (c) TCP/IP services, learning material such as different
online courses and making reservations for
Explanation: TCP(Transfer Control Protocol) trains, flights, bus and hotels etc.
specifies how data is exchanged over
internet and controls the breaking of the 8. (d) <hr>
data into packets while IP ensures assigning Explanation: <hr> tag is used for creating
an IP (Internet Protocol) address to each visual horizontal sections in a web page. A
device connected to the internet. horizontal line is displayed across the web
page with <hr> tag.
Related Theory
HTTP is the protocol used for communication
Related Theory
between web browser and the server. VoIP is
used to make voice calls over internet. POP is a <hr> is also called horizontal rule in HTML.
standard mail protocol used to receive mails from
a remote server. 9. (c) both (a) and (b)
Explanation: Specifying email id preceded
2. (d) Limited number of certified branches of
online payment with mailto: as value in the href attribute
of <a> tag will open up the default e-mail
3. (b) Blind Carbon Copy client.
5. (a) database 11. (c) Assertion (A) is true and Reason (R) is
Explanation: The web crawler or the bot false.
combs the web to get details of the web
Explanation: The promotional junk mails
pages. These details are then indexed
that we receive are because we share our
and stored in a database by the indexing
e-mail id to log in to many of the applications
software. The information stored in this
like swiggy, zomato, flipkart or websites such
database is used by the search algorithm
as newsportals. Most of the times we had
to return the results against the keywords
entered in the search query. not subscribed for these mails.
6. (a) <b></b> 12. (b) Both Assertion (A) and Reason (R) are
true and Reason (R) is not a correct
Explanation: <font face=”times new roman”
explanation of Assertion (A).
size=”12”><b>Hello World</b></font>.
Explanation: A CSS selector is a tag for
7. (c) Products and Services which style rule is defined and is specified
Explanation: Products are the consumables
without angle brackets. Style rule for each
that we buy and services include banking selector should be defined in CSS.
Sample Paper 8 9
13. 3G is 3rd generation in the hierarchy of the 16. <A href = “https://www.TheSchool.com.” title
development of the mobile technology. = “The School”> OUR SCHOOL </A>
3G uses a network of phone towers to
OR
pass signals ensuring a stable and fast
connectivity. The download speed is max at (A) <TABLE bgcolor=”yellow”>
7.2 Mbps and maximum upload speed is 2 (B) <HR noshade>
Mbps.
17. The software which are freely accessible,
14. Kunal used text messaging for quick, brief available for use, change, improvement and
communication and a video call for a distribution are called free software. Google
more detailed, interactive discussion. Text
Chrome and Open office are free software.
messaging is faster and less personal, while
video calls offer real-time visual and verbal 18. Line 1: Style
interaction.
Explanation: The internal style is defined
OR
using the <style> tag within the <HEAD>
There are majorly five types of websites tag.
available that Nidhi would have discovered:
Line 2: h1
(1) Brochure website
Line 3: margin-left
(2) E-commerce website
Explanation: Margin is the blank space
(3) Portal website
left from the edge of the page and the
(4) Wiki website
text displayed. To define margins from a
(5) Social media website respective edge margin-left, margin-right,
15. (A) True margin-top and margin-bottom properties
are used.
Related Theory Line 4: background-color
The size attribute of <HR> tag defines the width of
OR
the horizontal rule.
Line 1: body
(B) True
Explanation: bgcolor, link and vlink are
Explanation: Multiple fonts can be
attributes of the <body> tag.
defined as value of the font attribute
so that the browser can render the web Line 2: height
page in any of the listed fonts. Explanation: Height and width of the <img>
tag specify the area in which the image will
Related Theory be displayed.
If the browser is unable to render the web page
Line 3: a
in any of the listed fonts then the default font is
used. Explanation: <A> tag is used to create links.
(C) False Line 4 : </ul>
Explanation: After the <BR> tag the
19.
text continues in the alignment that was
before the <BR> tag. However after the Text Box Password control
<HR> tag the alignment is restored to A text box control is A password control
its default value. used to take single is used to take
(D) False line text input from password as input
Explanation: The external linking links the user. such that the text
to the external document while the input is displayed
internal linking links the various sections as circles.
of the same document. <Input Type =”Text” Name =”NAME” />
SECTION - D
24. <html> </head>
<head> <body>
<title>Registration Form</title> <table cellspacing=5 cellpadding=15
</head> border=4 align=center>
<body> <caption> Product List</caption>
<h1center> Coding Club <tr>
Registration Form </h1> <th> Product ID </th>
<form> <th> Product Name </th>
Name<input type = “text”> <th> Rate </th>
<br><br> </tr>
Preferred User Id <input type = <tr>
“Text”> <td> 1001</td>
<br><br> <td>Samsung galaxy </td>
Screen Password <input type = <td> 35000 </td>
“Password”> </tr>
<br><br> <tr>
</form> <td> 1002</td>
</body> <td> Dell Laptop </td>
</html> <td> 55000 </td>
OR </tr>
<html> </table>
<head> </body>
<title> Product Table</title> </html>
SECTION - E
(B) Open Source Software (OSS) and
25. (A) Open Source Software (OSS)
proprietary software.
Explanation: Open Source Software Explanation: The Software that require
give freedom for creation, modification a license for use are called proprietary
and redistribution of source code. software.
Sample Paper 8 11
SECTION - A
Sample Paper 9 13
SECTION - B
SECTION - D
Sample Paper 9 15
SECTION - E
SECTION - A
1. (c) HTTP <thead> and <tfoot> are always placed at
the top and bottom of the table respectively.
Explanation: HTTP handles the <caption> gives title to the table.
communication between a web server and
a web browser. HTTP is used for sending 6. (d) HSPACE
requests from a browser to a web server Explanation: To give space around an image
and then fetching back the requested web in CSS margin property is used. Margin-left
content (web pages) from the server to the and margin-right are used to give horizontal
client. space around the image.
3. (b) Home Page 11. (a) Both Assertion (A) and Reason (R)
are true and Reason (R) is the correct
Explanation: A home page is the main or explanation of Assertion (A).
introductory page of a website. It serves as
a starting point of the website. It generally Explanation: It is reliable to make any
contains hyperlinks to other pages on the changes in the details of e-reservation
site. because e-reservation systems are designed
with robust databases and transaction
4. (d) Video conferencing management systems that ensure any
changes, cancellations, or annotations are
Related Theory processed accurately and securely.
Video conferencing involves the exchange of
live videos along with the audios amongst Related Theory
the participants. The participants are Safety is one of the major benefits of e-reservation.
present at geographically different location Other being ease of reservation, availability and
in real time. being fast.
Related Theory 12. (c) Assertion (A) is true but reason (R) is
<tr>, <td>, <th>, <thead>, <tfoot>, <caption>,
false.
<tbody> all are used within the <table> tag. <tr> Explanation: The “alt” attribute is used to
defines a table row, <td> defines a data cell, <th> specify the text that is to be displayed in
defines a header row. The rows defined between case the browser doesn’t support graphics.
Sample Paper 10 17
SECTION - C
20. (A)
<center><font color=”#808080”> 22. <video src=”farewell.mp4” autoplay loop>
Educart </font> </center> Your browser does not support the video tag.
Explanation: The <center> tag sets the </video>
center alignment. #808080 is the code OR
for grey colour.
<AUDIO controls=”control” autoplay =
Related Theory ”autoplay” loop=”loop”>
#000000 is code for black. <SOURCE src=”myaudio.mp3” Type=”audio/
(B) <a href = #name> mp3”/> Your browser doesn’t support the
Explanation: A named anchor is used to audio format </AUDIO>
create an internal link. 23. (A) L & T
(C) <Table><caption> FIRST TABLE</ Explanation: Since & has a special meaning
caption ></Table> in HTML so browsers render it according to
<!--adds caption to a Table --> the special meaning. To override this special
21. (A) Network News Transfer Protocol meaning escape sequence & amp is used
wherever & is to be displayed.
(B) alt.sports
(C)
It provides newsgroups that are (B) x<sup>2 </sup>
organized in a hierarchical structure. (C) NH<sub>3 </sub>
SECTION - E
25. (A) Phishing (B) Freedom of Information
(B) Identity theft (C) Right to information.
(C) HTTPS (D) Freedom of Information also gives
(D) authentication people the right to consume information
26. (A) To safeguard the privacy of the user data. held on public platforms.
Sample Paper 10 19