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

Class 10 Computer Sample Paper 2024

The Class 10 Computer Application Sample Paper Set 8 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)
47 views8 pages

Class 10 Computer Sample Paper 2024

The Class 10 Computer Application Sample Paper Set 8 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

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/08 Set ~ 8
Roll No. Q.P Code 15/8/8
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. ________ are the fundamental requisites that ensure safe electronic transactions and payments. [1]

a) Confidentiality, integrity b) All of these

c) Encryption, availability d) Authenticity


2. A software that searches through a database of Web pages for particular information is known as: [1]

a) Modem b) Search engine

c) E-mail client d) Domain


3. Fraud is [1]

a) to deceive another party in order to obtain a b) an intentionally false representation of a fact


profit

c) cheating others d) all of these


4. Telnet is used for: [1]

a) Sending e-mail b) Remote Login

c) Video Conferencing d) Online Chatting


5. A website that provides only specialized information [1]

a) homepage b) webpage

c) web portal d) weblog


6. Which of the following are the types of bullets available for unordered or bulleted list in HTML? [1]

a) disc, square, triangle b) disc, circle, square

c) polygon, triangle, circle d) disc, square, polygon


7. The ________ tag inserts a single line break. [1]

a) <BR> b) <BREAK>

c) <NEW LINE> d) <LINE>


8. Following is not an advantage of CSS: [1]

a) Easy to update b) Code reusability

c) Easy to maintain d) Works differently on different web browsers


9. Link in HTML can be of following type(s). [1]

a) Unvisited b) Visited

c) All of these d) Active


10. Which of the following is not a valid value for align attribute of <img>? [1]

a) Bottom b) Top

c) Middle d) Center
11. Assertion (A): In HTML, <head> is an empty tag. [1]
Reason (R): empty tags have only starting tags.

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 Hypertext Markup Language (HTML) is a computer language used for creating web pages, [1]
which are displayed on World Wide Web.
Reason (R): HTML 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.

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. What is chatting? Is it necessary to be online while chatting? [2]
OR
What are the differences between POP3 and IMAP Mail Server?
15. Name the attribute of the anchor tag that specifies where to open the linked document. [2]
16. What do you understand by open-source software licence? [2]
OR
Define the term computer ethics.
17. How can you capitalize text on web page? [2]
18. What do you understand by Name attribute? [2]
OR
Explain the need of linking between web pages.
19. How text box and text area controls are different from each other? [2]
Section C
20. What a short note on cyber crime. [3]
21. What are security threats associated with e-shopping? [3]
22. What is a CSS rule? What are its components? How will you declare a style in CSS? [3]
OR
Discuss the disadvantages of CSS.
23. Differentiate between public domain and proprietary software. [3]
Section D
24. What is the difference between inline, internal and external style sheets? [4]
OR
Write an HTML code to produce the following:

Consider the following points while writingthe code:


i. Title of the page is The Computer World.
ii. Background color of the page is Yellow.
iii. Active link color is Green and Visiting link color is Red.
iv. All font face in the page is Verdana but heading is in Arial and Black.
v. The image is from the file [Link].
vi. Use horizontal rule wherever required.
vii. Use ordered and unordered lists wherever required.
viii. Pages linked with
Super Computers : [Link]
Mainframe Computers : [Link]
Mini Computers : [Link]
Microcomputers : [Link]
Desktops : [Link]
Laptops : [Link]
PDAs : [Link]
Section E
25. Read the text carefully and answer the questions: [4]
Linking: A key feature of the HTML is its ability to link text and/or an image to another document or within a
document. If you are on a web page and see the coloured and/or an underlined text, it is a hyperlink. By default,
colour of a hyperlink is blue. The main objectives of linking are as follows:
i. To add more pages to the website and link them together.
ii. Using internal links (anchors) to save scrolling for visitors.
iii. To indirect the user to web page of different website.
In other words, hyperlinks are the links that carry user from one web page to another (within or on another
website). It is activated by clicking on an underlined text or image.
(a) What is the default colour of a hyperlink?
(b) Name the tag used in HTML to link a web page with other web page.
(c) Define anchor tag.
(d) What do you mean by HREF in HTML?
26. Read the text carefully and answer the questions: [4]
Rashmi is a student of ABC School. She has been provided with an email id from the school to use for all
academic correspondences. She generally receives all her school's correspondences on this email.
One day she was working in the computer lab, and after her work was over, she forgot to logout of her email
account. When she left the computer lab, her classmate, Prabhnoor sends objectionable emails from the same
email id, to her teachers, so as to malign Rashmi.
(a) Prabhnoor has invaded ________ of Rashmi.
(b) Rashmi informs her class teacher about the incident. The teacher calls Prabhnoor and makes him aware of
________, which is following ethical principles while working online.
(c) The teacher also advises all students never to share their ________ with anyone.
(d) Rashmi has learnt that she should always ________ of her email account once her work is complete.

You might also like