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

Class 10 Computer Application Sample Paper Set 1

The Class 10 Computer Application Sample Paper Set 1 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)
179 views

Class 10 Computer Application Sample Paper Set 1

The Class 10 Computer Application Sample Paper Set 1 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/01 Set ~ 1
Roll No. Q.P Code 15/1/1
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. Using someone else’s Instagram account to post something will be called? [1]

a) Hacking b) Piracy

c) Cyber fraud d) Identity theft


2. Which of the following are the person to group services located under communication services of the Internet? [1]

a) Chat service b) None of these

c) Email service d) Both email service and chat service


3. Secure data transmission means: [1]

a) Transmission of data happens easily. b) No one can access it.

c) Data is accessible by any unauthorised d) Data cannot be accessed by any


person during transmission. unauthorized person during transmission.
4. Protocols are [1]

a) Logical communication channels for b) Physical communication channels used for


transferring data. transferring data.

c) An agreement on how communicating d) Virtually communication channels used for


devices will communicate. transferring data.
5. E-reservation is a process of making reservations of: [1]

a) all of these b) tickets

c) tourists packages d) hotel rooms


6. For smaller text, which element is used? [1]
a) <em> b) <min>

c) <small> d) <tiny>
7. Which of the following tag is used to mark the text as underlined? [1]

a) <I> b) <UL>

c) <U> d) <UT>
8. Which of the following is not included in DHTML technology? [1]

a) XML b) HTML

c) CSS d) DOM
9. Priyanka has developed two separate webpages. Now she wants to link the two pages. What is this type of [1]
linking called?

a) Internal linking b) External Linking

c) Hyper linking d) Web linking


10. Which of the following options is INVALID attribute of HTML <img> tag? [1]

a) src b) alt

c) width d) color
11. Assertion (A): The external style sheet has the lest priority. Any rule defined in an external style sheet file takes [1]
the lowest priority, and rules defined in this file will be applied only when the above two rules are not applicable.
Reason (R): The color values are used to apply colours to different elements in CSS. These are used to set a
color either for the foreground of an element (i.e., its text) or else for the background of the element.

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): HTML forms are required when you want to collect some data from the visitors of a website. [1]
The FORM and the INPUT tags are used to create a form.
Reason (R): Checkbox button control is used when out of many options, just one is required to be selected.

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. State one advantage of video conferencing over personal face-to-face business meetings. [2]
OR
What is blog?
15. What is a hypertext link? Give the name and the syntax for the HTML tag which is used for creating a hypertext [2]
link.
16. Ms. Sharda, a class X student, has just started using software on her newly purchased PC. She is confused on [2]
how does software licensing work. Help her by explaining it briefly.
OR
What is secure data transmission?
17. How the text on web page appears as bold in CSS? [2]
18. Vikram is designing a website for his school's upcoming sports day function. While linking various pages of the [2]
website, he wants that all the hyperlinked text should appear in red colour. Help him by suggesting suitable tag
and attribute along with sample HTML code for the same.
OR
Rohan is creating a web page in HTML. He wants to insert a link in his web page to appear with the text as "Click to
Open" which on clicking should open the URL named 'http://www.Mywebsite.com' in a new window. Help him to
write the HTML code to create the hyperlink.
19. State the purpose of Submit and Reset buttons. [2]
Section C
20. What is digital unite? Mention the measures to bridge the gap between digital divide and digital unite. [3]
21. E-banking is an umbrella term used for Internet banking and Mobile Banking. Explain each of them. [3]
22. Consider the following webpage and write a code according to given instructions: [3]

i. The background colour is yellow.


ii. The heading “Personal Details Form” is of 30 point size.
iii. The program that recieves the filled in detalis is ‘personal-html’.
OR
Explain the cascading style sheet.
23. What do you mean by privacy in E-commerce? [3]
Section D
24. Answer the following: [4]
i. What is data cell? Name the <table> tag which is used as data cell.
ii. Can you insert hyperlinks inside table cells?
iii. What is table? Name the basic commands for creating a table.
iv. Write HTML code to display a table with border of 5px.
v. Why rowspan and colspan attributes are used?
OR
Explain the different properties of the CSS.
Section E
25. Read the text carefully and answer the questions: [4]
Embed Audio Element: The HTML <AUDIO> element is used to embed sound content in documents. It may
contain one or more audio sources, represented using the SRC attribute. The <AUDIO> element defines an in-
browser audio player. The audio player can provide a single piece of audio content. To specify the source file of
the audio content, use one or more <SOURCE> elements inside the <AUDIO> element. All <SOURCE> files
should contain the same audio content but in different file formats. The browser will select the first file format
that it is able to play. If you are not going to provide multiple source file formats, you may indicate the source
file in the SRC attribute, instead of in a separate <SOURCE> element.
(a) Define audio tag.
(b) <AUDIO> tag is used under which tag?
(c) Which attribute specifies the location of the audio file?
(d) Name the attributes of <SOURCE> tag.
26. Read the text carefully and answer the questions: [4]
Anurag wants to search some content on internet for his geography project. He typed a URL in the web browser
to open the website.
(a) The URL he typed is also called ________ of the web site.
(b) Anurag wants to download the information for his project. Help him understand what is downloading?
(c) Anurag uses web browser to work on internet. Define web browser.
(d) Which type of software Anurag will use to find information on internet?

You might also like