0% found this document useful (0 votes)
231 views8 pages

Class 10 Computer Application Sample Paper Set 4

The Class 10 Computer Application Sample Paper Set 4 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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
231 views8 pages

Class 10 Computer Application Sample Paper Set 4

The Class 10 Computer Application Sample Paper Set 4 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
We take content rights seriously. If you suspect this is your content, claim it here.
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/04 Set ~ 4
Roll No. Q.P Code 15/4/4
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. Online email account, social media account, trademark etc are collectively called ________. [1]

a) Digital property b) Online identity

c) Digital identity d) Online Asset


2. Which one of the following is not a category of e-governance? [1]

a) G2G b) G2D

c) G2E d) G2B
3. ________ means the protection of data from modification by unknown users. [1]

a) Authentication b) Integrity

c) Confidentiality d) Non-repudiation
4. ________ was created for organising machines into domains and map hostname onto IP address. [1]

a) Domain Addressing System b) Host Naming System

c) Domain Naming System d) Domain Mapping System


5. The first search engine that was developed was ________. [1]

a) Google Chrome b) Archie

c) Opera d) Mozilla Firefox


6. Which attribute does not come in <HR> tag? [1]

a) Length b) Color

c) Size d) Width
7. Which of the following tag is used to insert a line-break in HTML? [1]
a) <a> b) <pre>

c) <b> d) <br>
8. The CSS property used to set the maximum width of the element's content box is: [1]

a) max-width property b) position property

c) height property d) max-height property


9. The tag used in HTML to link a web Page with other Web page is: [1]

a) <U> b) <A>

c) <H> d) <L>
10. Romal, a chemical analyst is designing a web page of the company, which may contain the chemical formula of [1]
water H2O. Which tag should she use to display 2 little bits below the normal line?

a) b) No tag is available in HTML for it


<sub>

c) d)
<subscript> <lower>

11. Assertion (A): In HTML, both <HTML> and <html> are the same. [1]
Reason (R): HTML tags are not case sensitive.

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): Single-line text input control is used for items that require only one line of the user input, such as [1]
search boxes or names.
Reason (R): Multi-line text input controls: This is used when the user is required to give details that may be
longer than a single sentence.

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 Veronica? [2]
14. Explain the term e-group. [2]
OR
What is e-learning?
15. Give two examples of container elements of Structural Category. [2]
16. Expand the following: [2]
i. OSS
ii. BSD
OR
What is Hacking?
17. What is the use of BGCOLOR and BORDERCOLOR attributes with <TR>, <TH> and <TD> tags? [2]
18. How comment line can be used in HTML code? [2]
OR
What are nested lists?
19. What is the difference between Radio Button and Checkbox? [2]
Section C
20. What are the three ways to protect digital property rights? [3]
21. Write a note on mobile technology. [3]
22. Write the limitations of CSS. [3]
OR
Write an HTML code to create a password field.
23. Who is a black hat hacker? [3]
Section D
24. Observe the following output and write HTML code to generate it. [4]
Consider the following points while generating the web page:

i. The title of the page is ‘FOOTBALL CLUB’.


ii. The heading is blue colour.
iii. Font of entire document is Arial.
iv. Image used is ‘football.jpg’.
v. The page is linked to:
vi. Proud history to "history.html"
vii. Bottom message is of size 2.
OR
Write an HTML code to print the following table:
Background color of a table is pink.
Caption of a table is in red color.
Section E
25. Read the text carefully and answer the questions: [4]
HTML stands for HyperText Markup Language. It is used to design web pages using a markup language. HTML
is the combination of Hypertext and Markup language. Hypertext defines the link between the web pages. A
markup language is used to define the text document within tag which defines the structures of web pages. This
language is used to annotate (make notes for the computer) text so that a machine can understand it and
manipulate text accordingly. Most markup language (e.g., HTML) are human-readable. The language uses tags
to define what manipulation has to be done on the text.
HTML is a markup language used by the browser to manipulate text, images, and other content, in order to
display it in the required format. HTML was created by Tim Berners-Lee in 1991. The first-ever version of
HTML was HTML 1.0, but the first standard version was HTML 2.0, published in 1999.
(a) What are void elements? Give an example.
(b) What is the method of viewing the source code of the current page in the web browser?
(c) While writing HTML code, how do you find out how your Web page would look like?
(d) Write one basic difference between bgcolor and background attributes.
26. Read the text carefully and answer the questions: [4]
Anjali is a faculty in a well known IT college where she teaches Network Engineering. Todays lecture is on
protocols.
(a) Poonam, a student in Anjali’s class wants to know that what does S stands for in HTTPS?
(b) Anjali is downloading an image from the internet. Which protocol is being used?
(c) ________ protocol establishes communication between browser and the web server.
(d) Kavita, a student in her class wants to Know the full form of POP.

You might also like