Class 10 Computer Application 165 Previous Year Question Paper 2023

Series ΨYZXW
Question Paper Code 53 Set 4

COMPUTER APPLICATION
(Session 2022-23)

Time allowed : 2 hours
Maximum Marks : 50

General Instructions :

  1. Please read the following instructions carefully.
  2. All questions are compulsory. However, an inernal choice of approximately 30% is provided.
  3. Section A has 12 questions carrying 1 mark each.
  4. Section B has 7 Very Short Answer (VSA) type questions carrying 2 marks each.
  5. Section C has 4 Answer (SA) type questions carrying 3 marks each.
  6. Section D has 1 Long Answer (LA) type questions carrying 4 marks.
  7. Section E has 2 Source-based / case-based / Passage-based questions carrying 4 marks each.

SECTION A (12X1=12)

1. Suhani asks her colleague for her project work and then copies the entire work and submits it to her team leader claiming it to be her own work. The act performed by Suhani is known as ____ .
(a) Phishing
(b) Plagiarism
(c) Spamming
(d) Virus

2. Which of the following is the correct expansion of SMS ?
(a) Small Message Service
(b) Small Multimedia Service
(c) Short Multimedia Service
(d) Short Message Service

3. Which of the following is an e-Shopping portal ?
(a) Diksha
(b) Swayam
(c) Flipkart
(d) NPTEL

4. Which of the following is not an e-Governance portal ?
(a) e-Aadhaar
(b) DigiLocker
(c) Sarathi
(d) Zomato

5. The protocol that is used to send e-mails is ____ .
(a) HTTP
(b) POP
(c) SMTP
(d) FTP

6. SFTP is used for :
(a) Sending Files over the Internet in a secure manner
(b) Sending Mail over the Internet in a secure manner
(c) Video Conferencing
(d) Secure Chat Services

7. Which of the following is not an attribute of tag in HTML ?
(a) source
(b) width
(c) alt
(d) color

8. HTML provides us with ____ levels of headings that can be inserted in a web page.
(a) 5
(b) 6
(c) 7
(d) 8

9. Which of the following options is an INVALID attribute of tag in HTML ?
(a) face
(b) width
(c) size
(d) color

10. The default starting value for an ordered list in HTML is ____ .
(a) i
(b) 1
(c) a
(d) •

Questions No.11 and 12 are Assertion and Reason types. Each question consists of two statements, namely, Assertion (A) and Reason (R). Select the most suitable option considering the Assertion and Reason.

11. Assertion (A) : MOOC helps geographically dispersed students to pursue any online course.
Reason (R) : MOOC is a free web-based distance learning program.
(a) Both Assertion (A) and Reason (R) are true and Reason (R) is the correct explanation of Assertion (A).
(b) Both Assertion (A) and Reason (R) are true and Reason (R) is not the correct explanation of Assertion (A).
(c) Assertion (A) is true and Reason (R) is false.
(d) Assertion (A) is false and Reason (R) is true.

12. Assertion (A) : <br> is a container tag.
Reason (R) : HTML elements that have both opening and closing tags are considered container tags.
(a) Both Assertion (A) and Reason (R) are true and Reason (R) is the correct explanation of Assertion (A).
(b) Both Assertion (A) and Reason (R) are true and Reason (R) is not the correct explanation of Assertion (A).
(c) Assertion (A) is true and Reason (R) is false.
(d) Assertion (A) is false and Reason (R) is true.

SECTION B (7X2=14)

13. Write one difference between Chat and e-Mail service.

14. (a) What is e-Governance ? Write the names of any two services that can be provided using e-Governance.
OR
(b) What is Internet ? How can we retrieve information from the Internet ?

15. How can we embed audio in an HTML document ? Give an example to support your answer.

16. (a) Define Licensed Software. Write names of any two licensed software.
OR
(b) How can we reduce digital divide ? Give any two points.

17. How is CSS beneficial for web page development ? Give any two points.

18. (a) Illustrate the use of the radio button input type on an HTML form with an appropriate code and the corresponding output.
OR
(b) Write the difference between <ol> and <ul> tags in HTML. Also write suitable examples of each to illustrate the difference.

19. What is the difference between <br> tag and <p> tag in context of HTML ? Illustrate using suitable examples.

SECTION C (4X3=12)

20. How do Intellectual Property Rights provide protection to digital work ? Write any two ways to avoid plagiarism.

21. Consider the following URLs :
https://www.practicepayment.com ____ URL1
http://www.practicepayment.com ____ URL2
(a) What is the difference between URL1 and URL2 ?
(b) Which of the two URLs will you prefer to use and why ?
(c) Expand www.

22. Write the equivalent CSS code to set the following styles for a web page :
(i) Entire page background color should be yellow
(ii) Second level Heading properties should be as follows :
•Text color should be Red
•Left margin should be 25 px

OR

(b) (i) Write a CSS code to display the first level heading text as My School in Green color and center-aligned.
(ii) Write the CSS code to display the following paragraph below the above mentioned heading :

This is my School
I study in class 12

The properties of the paragraph content should be as follows :
(I) Text color should be yellow
(II) Font size should be 25 px
(III) Font style should be bold

23. Write the full form of the following protocols :
(a) HTTPS
(b) TCP
(c) SSH

SECTION D (4 Marks)

24. (a) Write the HTML code to design the web page as shown below, considering the specifications that follow. You can write the code for any four specifications out of the given six specifications.
Class 10 CA 165 Previous Year Question Paper 2023 Q.24
Specifications :
• The background color of the page should be yellow and the text for the page should be in blue color.
• Heading Home Services should be the first level of heading.
• The image named service.png should be placed on the web page.
• Font size for the paragraph and the list of services should be 4 and Font face should be Verdana. Superscript tags should be used wherever required.
• The services (as shown in the above web page) should be written with the help of the unordered list.
•The bottom-most line of Queries : help@homeservices.com should be a link to open the user’s default mail client to send queries to the mentioned email id.

OR

Class 10 CA 165 Previous Year Question Paper 2023 Q.24OR
Write the HTML code to design the above shown web page titled 'Events' considering the specifications as given below. You can write the code for any four specifications out of the given six specifications.
Specifications :
• The background color of the page should be cyan, the font face for the page should be Arial.
• Heading Events should be the first level of heading.
• Font size for the paragraph and the list of products should be 5.
• The schedule (as shown in the above web page) should be written with the help of the numbered list. Superscript tags should be used wherever required.
The bottom-most lines of 'For any queries ....' and 'Phone : ....' should be in bold.
• The contact email queries@event.com should be a link to open the user’s default mail client to send queries to the mentioned email id.

SECTION E – Case Study (2X4=8)

25. Arif works in a school as a web designer. He has been assigned the task of uploading the calendar of holidays for the month of March. He was supposed to design an HTML table for the same.
Help him to complete the table with the right statements in the blanks. Observe the table and attempt any four questions (out of five) given after the table.
Class 10 CA 165 Previous Year Question Paper 2023 Q.25
(a) Write the attribute value to complete Statement-1 to achieve the output as given in the above table.
(b) Write the tag to complete Statement-2 to achieve the output as given in the above table.
(c) Write the attribute value to complete Statement-3 to achieve the output as given in the above table.
(d) Write the attribute name to complete Statement-4 to achieve the output as given in the above table.
(e) Write the appropriate answer for the blank given in Statement-5 to achieve the output as given in the above table.

26. 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 heer 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.

Based on the given situation, attempt any four (out of five) fill-ups/questions given below :

(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.
(e) Prabhnoor is now aware of ethical practices to be followed while working over the Internet and decides to guide his friends and relatives about the same. Write any two points that Prabhnoor should advise them to do while working online.

Find Class 10 Computer Application Previous Year Question Papers

Find Class 10 Computer Application Previous Year Question Papers Solution

Find Class 10 Computer Application Previous Year Compartment Question Papers

Find Class 10 Computer Application Previous Year Compartment Question Papers Solution

Leave a Comment