0% found this document useful (0 votes)
92 views

Class 10 Computer Application Sample Paper Set 5

The Class 10 Computer Application Sample Paper Set 5 is a comprehensive practice paper designed to help students prepare for their board exams in Computer Applications. It covers key topics from the CBSE syllabus, including programming fundamentals, database management, internet and communication technology, and understanding various software tools.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views

Class 10 Computer Application Sample Paper Set 5

The Class 10 Computer Application Sample Paper Set 5 is a comprehensive practice paper designed to help students prepare for their board exams in Computer Applications. It covers key topics from the CBSE syllabus, including programming fundamentals, database management, internet and communication technology, and understanding various software tools.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Dear Teachers and Students,

Join School of Educators' exclusive WhatsApp, Telegram, and Signal groups for FREE access
to a vast range of educational resources designed to help you achieve 100/100 in exams!
Separate groups for teachers and students are available, packed with valuable content to
boost your performance.

Additionally, benefit from expert tips, practical advice, and study hacks designed to enhance
performance in both CBSE exams and competitive entrance tests.

Don’t miss out—join today and take the first step toward academic excellence!

Join the Teachers and Students


Group by Clicking the Link Below
Series ARSP/05 Set ~ 5
Roll No. Q.P Code 15/5/5
Candidates must write the Q.P Code
on the title page of the answer-book.

 Please check that this question paper contains 04 printed pages.


 Q.P. Code given on the right hand side of the question paper should be written
on the title page of the answer-book by the candidate.
 Please check that this question paper contains 26 questions.
 Please write down the serial number of the question in the answer-book
before attempting it.
 15 Minute times has been allotted to read this question paper. The question
paper will be distributed at 10:15 a.m. From 10.15 a.m to 10.30 a.m, the students
will read the question paper only and will not write any answer on the answer –
book during this period.

COMPUTER APPLICATIONS

Time allowed: 2 hours Maximum Marks: 50


General Instructions:
1. This Question Paper has 5 Sections A-E.

2. All Questions are compulsory. However, an internal choice of approximately 30% is provided.

3. Section A has 12 questions carrying 01 mark each.

4. Section B has 7 Very Short Answer (VSA) type questions carrying 02 marks each.

5. Section C has 4 Short Answer (SA) 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
1. Which of the following is related to cyberethics? [1]

a) Ethics in the online environment b) Online gaming

c) Telecommunications d) Ethics at school


2. Usenet is used for online discussions through posts about various topics. It is known as: [1]

a) E discussion b) Newsgroup

c) E mail d) Chat
3. Encryption is one of the most prominent technique used for: [1]

a) far away data transmission b) secure data transmission

c) fast data transmission d) free data transmission


4. A user can get files from another computer by using: [1]

a) IP b) FTP

c) FTP/IP d) TCP/IP
5. The WWW uses the protocol. [1]

a) All of these b) Web

c) HTTP d) FTP
6. Which of the following is the attribute of the Font tag? [1]

a) Color b) Face

c) Size d) All of these


7. The frame attribute contains types of values. [1]
a) 9 b) 6

c) 3 d) 4
8. What property would you use to convert the font from normal to italic? [1]

a) Font-variant b) Font-style

c) Font-family d) Font-weight
9. Which of the attribute(s) cannot be present if the href attribute is not present? [1]

a) All of these b) target

c) hreflang d) rel
10. Which tag is used to insert an image in Web page? [1]

a) <A> b) <TABLE>

c) <P> d) <IMG>
11. Assertion (A): The Background color attribute of the Body tag specifies the background colour of a web page. [1]
Reason (R): The Body tag is a container tag, i.e., it has both, an ON tag and an OFF tag. It contains all the text
and images that make up the page.

a) Both A and R are true and R is the correct b) Both A and R are true but R is not the
explanation of A. correct explanation of A.

c) A is true but R is false. d) A is false but R is true.


12. Assertion (A): The start attribute defines the number from which an ordered list should start. By default, the [1]
ordered list starts from 1.
Reason (R): A Description list gives a brief description of the list items. It is used to list multiple terms and their
description.

a) Both A and R are true and R is the correct b) Both A and R are true but R is not the
explanation of A. correct explanation of A.

c) A is true but R is false. d) A is false but R is true.


Section B
13. What is a search engine? Explain with example. [2]
14. What Is the other name for letter addressing system? Give one example of letter addressing system. [2]
OR
Give one difference between internet and intranet.
15. On her webpage, Kavita whose email is [email protected], wants to display a Contact us message which when [2]
clicked open the email program and allows the user to send a mail to Kavita. Write the HTML command she
should use.
16. What is software license? [2]
OR
Define data encryption.
17. State the difference between the inset and outset outline style. [2]
18. Give the coding for giving the heading PACE Computer Education of <H1> tag, font style as Comic Sans MS, [2]
text color as blue. Body text color as red, background as green, alignment as center, font style of body text as
Brush script, size = 15. The text for body is as follows:
Education is the
ability to listen to almost
anything without
losing your temper
or your
self-confidence.
OR
The syntax of <A> tag is:
<A href = "‘filename">Text to be displayed </A>. Explain href.
19. Write HTML code to display a password. [2]
Section C
20. What a short note on cyber crime. [3]
21. A school has two separate computer networks. One is used for keeping pupil and staff records. The other is for [3]
pupils to use in lessons to help with their learning and also to store their work. Pupils use the internet quite
frequently in their lessons to help them with their assignments.
Discuss the advantages and disadvantages of this as far as pupil is concerned.
22. Briefly explain the precedence order of style sheets. [3]
OR
Write an HTML code to create a password field.
23. What is GPL software license? How is it different from LGPL software license? [3]
Section D
24. Can you perform event handling in HTML tables? If yes, explain it. [4]
OR
Identify which of the following is a tag or an attribute?
i. link
ii. table
iii. align
iv. href
v. br
Section E
25. Read the text carefully and answer the questions: [4]
The Hypertext Markup Language (HTML) is a computer language used for creating web pages, which are
displayed on World Wide Web. It is also known as a markup language or tag-based language. It uses tags which
instruct a web browser to display text and other content included in a web page.
The term Hypertext was launched by Ted Nelson in 1965. Hypertext is the highlighted text included in the web
pages that links web pages to one another. It is not similar to the plain text that you type in the word processor
files. The plain text that is contained in a word processor file is linear as it follows a straight direction, i.e., one
word after another and one line after another, an so on. Hypertext is non-linear as it enables a viewer to move
from one location to another on the same page.
(a) What is the meaning of Markup in HTML?
(b) Who introduces HTTP?
(c) What is the full form of SGML?
(d) Write any two features of HTML.
26. Read the text carefully and answer the questions: [4]
Rachna lives with her family in Jodhpur, Rajasthan. Her daughter, Aarushi, is studying in Patna. From talking to
sending money, all their activities are dependent on internet.
(a) Rachna and Aarushi generally do audio video conversation. What type of internet service are they using?
(b) Name any two social networking sites that allow audio-video conversation.
(c) Rachna wants to pay Aarushi's college fees, but has no time to travel so far. How can she pay her fees?
(d) Aarushi's college sends the performance card online to the parents for which the college has taken
________ address of parents.

You might also like