English

Computer Applications Board Sample Paper by shaalaa.com 2023-2024 English Medium Class 10 Question Paper Solution

Advertisements
Computer Applications [Board Sample Paper by shaalaa.com]
Marks: 50 CBSE
English Medium

Academic Year: 2023-2024
Date: March 2024
Duration: 2h
Advertisements

General Instructions:
Read the following instructions carefully.

  1. This question paper has 5 sections A-E.
  2. All questions are compulsory. However, internal choices have been provided in some of the questions.
  3. Section A has 12 questions carrying 1 mark each.
  4. Section B has 7 Very Short Questions (VSA) type questions carrying 2 marks each.
  5. Section C has 4 short answer (SA) type questions carrying 3 marks each.
  6. Section D has 1 long answer (LA) type question carrying 4 marks.
  7. Section E has 2 source based/case based/passage based questions carrying 4 marks each.

Section - A : Multiple Choice Questions (MCQ)
[1]1

The acronym SSH stands for ______.

Safe Shell

Software Shell

Secure Shell

Simple Shell

Concept: undefined - undefined
Chapter: [0.01] Networking
[1]2

Which of the following is an example of social networking website?

wikipedia.org

Facebook.com

cbse.gov.in

ncert.nic.in

Concept: undefined - undefined
Chapter: [0.01] Networking
[1]3

M in HTML stands for ______.

Modify

Management

Multiple

Markup

Concept: undefined - undefined
Chapter: [0.01] Networking
[1]4

A ______ is an online journal or informational website run by an individual, group, or corporation that offers regularly updated content about a topic.

Newsgroup

Blog

WWW

e-Groups

Concept: undefined - undefined
Chapter: [0.01] Networking
[1]5

Which of the following is not a valid value for the target attribute of <a> tag?

_blank

_self

_top

_bottom

Concept: undefined - undefined
Chapter: [0.02] HTML
[1]6

Link, vlink, alink are attributes of ______ tag.

<body>

<a>

<html>

<img>

Concept: undefined - undefined
Chapter: [0.02] HTML
[1]7

The ______ attribute of <img> tag specifies an alternate text for an image if the image cannot be displayed.

alt

text

alternate

msg

Concept: undefined - undefined
Chapter: [0.02] HTML
[1]8

Which of the following tag can be used to draw a horizontal line on a webpage?

<line>

<hrule>

<hr>

<rule>

Concept: undefined - undefined
Chapter: [0.02] HTML
[1]9

In HTML, <dl>, <dd>, and <dt> tags are used to create ______.

Description list

Definition list

Detail list

Dynamic list

Concept: undefined - undefined
Chapter: [0.02] HTML
[1]10

A software ______ is a legal instrument governing the use or redistribution of software.

license

law

document

piracy

Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics
Questions No-11 & 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 & Reason.
[1]11
  • Assertion (A): A search engine is a hardware device that searches for any websites on the World Wide Web.
  • Reason (R): Google Search and Microsoft’s Bing are two popular search engines.

Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).

Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A).

Assertion (A) is true and Reason (R) is false.

Assertion (A) is false and Reason (R) is true.

Concept: undefined - undefined
Chapter: [0.01] Networking
[1]12
  • Assertion (A): CSS saves a lot of work. It can control the layout of multiple web pages all at once.
  • Reason (R): All the required style settings can be stored in an external stylesheet and a link to it can be added in the <head> section of each web page.

Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).

Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A).

Assertion (A) is true and Reason (R) is false.

Assertion (A) is false and Reason (R) is true.

Concept: undefined - undefined
Chapter: [0.02] HTML
Advertisements
SECTION - B : Very Short Questions (VSA)
[2]13

Differentiate between SMS and MMS in the context of Mobile Technologies.

Concept: undefined - undefined
Chapter: [0.01] Networking
[2]14
[2]14.a

What is E-learning? 

Concept: undefined - undefined
Chapter: [0.01] Networking

Mention two main advantages of E-Learning.

Concept: undefined - undefined
Chapter: [0.01] Networking
OR
[2]14.b

Briefly discuss the role of e-governance in any country’s growth and development.

Concept: undefined - undefined
Chapter: [0.01] Networking
[2]15

Compare 3G and 4G mobile technologies on any two major points.

Concept: undefined - undefined
Chapter: [0.01] Networking
[2]16
[2]16.a

Which software are termed as open-source software?

Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics

Name any two open-source software.

Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics
OR
[2]16.b

What do you understand by the term Intellectual property right? Discuss briefly.

Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics
[2]17

Mention any two purposes of using comments while designing a HTML webpage.

Concept: undefined - undefined
Chapter: [0.02] HTML
[2]18
[2]18.a

Twisha has gotten confused with a few tags and their attributes. Help her match the tag with the correct attribute.

1. <font> i. align
2. <a> ii. face
3. <h1> iii. colspan
4. <td> iv. href
Concept: undefined - undefined
Chapter: [0.02] HTML
OR
[2]18.b

Write about any two attributes of font tag.

Concept: undefined - undefined
Chapter: [0.02] HTML
Advertisements
[2]19

Write a suitable HTML statement to display the following text on a webpage in appropriate subscript and superscript form:

CO2

Concept: undefined - undefined
Chapter: [0.02] HTML

Write a suitable HTML statement to display the following text on a webpage in appropriate subscript and superscript form:

X2

Concept: undefined - undefined
Chapter: [0.02] HTML
SECTION - C : Short Answer (SA)
[3]20

Ronaldo, a web designer in a start-up company, wants to give headings on a webpage through <h1> tag. Additionally, he wants to implement the following styles on all the <h1> tags of the same webpage in one go.

  • Color-blue
  • Background color-yellow
  • border of the heading - 2px in red

He is not able to implement the above-mentioned additional styles <h1> of tag through regular HTML code. Suggest him a way out and also help him in writing the code for the same.

Concept: undefined - undefined
Chapter: [0.02] HTML
[3]21

Rajat, a web developer, wants to show a video named “tiger.mp4” in dimensions of 300px width and 200px height on the web page. Help Rajat by writing its HTML code.

Concept: undefined - undefined
Chapter: [0.02] HTML
[3]22
[3]22.a

Abhilasha has just designed a web page. At the end of the web page, she wants to insert an image “next.jpg”. She needs to link another web page with this image, i.e., whenever anyone clicks on the image “next.jpg”, another web page named “second.html” should open. Help her in writing the code to achieve it.

Note: Assume that image and both the web pages are stored in the same folder.

Concept: undefined - undefined
Chapter: [0.02] HTML
OR
[3]22.b

Write HTML code to design the content of the web page in the form of lists as shown below:

STREAM WISE CAREER OPTIONS

  • Science
    a. Engineering
    b. Medical
    c. Research
  • Commerce
  • Humanities
Concept: undefined - undefined
Chapter: [0.02] HTML
[3]23

What do you understand by the term “Digital Divide”?

Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics

How can we reduce the digital divide? Give any two points.

Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics
SECTION - D : Long Answer (LA)
[4]24
[4]24.a

Customer Analytics firm needs to design a survey form as shown below:

Write suitable HTML code to design it.

Concept: undefined - undefined
Chapter: [0.02] HTML
OR
[4]24.b

Observe the screenshot of the given web page:

Write suitable HTML code to design it.

Concept: undefined - undefined
Chapter: [0.02] HTML
SECTION - E : Case Study
[4]25 | Case Study -1

Sanchay has recently joined the Global Network company as a network trainee. Help Sanchay by suggesting the best suitable answers for the following issues which need to be resolved:

  1. The company wants to engage employees in some online fun filled activities to strengthen their interpersonal skills. Suggest any two popular video conferencing software to be used for the same.
  2. Company wants employees to upgrade themselves by exploring internet about latest happenings in the networking field. Suggest any two suitable web browsers for the same.
  3. Sometimes few of the employee needs to remotely login to their office PC from their home. Suggest any one popular software and the protocol being used for the same.
  4. Company wants its employees to be safe while entering their login credentials and bank account details on the internet. Out of http and https, which protocols should be preferred and why?
Concept: undefined - undefined
Chapter: [0.01] Networking
[4]26 | Case Study -2

It is an era of the Internet and we as a netizen spend most of our time in the cyber world. Saumya, a class X student, is new to the cyber world. Help her with the following:

  1. Suggest any two netiquettes, which she should follow in order to become a good netizen.
  2. As the last day was approaching, so one of her friends has just submitted the science project by copying and pasting from the internet, without even acknowledging the original source. Is this the right act or wrong? Name the term which is being used for this act.
  3. E-commerce is growing exponentially and so is the risk involved in it. Mention any two common E-commerce frauds in order to make Saumya aware of it.
  4. Suggest to her any two precautions to be taken while using E-commerce.
Concept: undefined - undefined
Chapter: [0.03] Cyber Ethics

Other Solutions



































Submit Question Paper

Help us maintain new question papers on Shaalaa.com, so we can continue to help students




only jpg, png and pdf files

CBSE previous year question papers Class 10 Computer Applications with solutions 2023 - 2024

     CBSE Class 10 question paper solution is key to score more marks in final exams. Students who have used our past year paper solution have significantly improved in speed and boosted their confidence to solve any question in the examination. Our CBSE Class 10 question paper 2024 serve as a catalyst to prepare for your Computer Applications board examination.
     Previous year Question paper for CBSE Class 10 -2024 is solved by experts. Solved question papers gives you the chance to check yourself after your mock test.
     By referring the question paper Solutions for Computer Applications, you can scale your preparation level and work on your weak areas. It will also help the candidates in developing the time-management skills. Practice makes perfect, and there is no better way to practice than to attempt previous year question paper solutions of CBSE Class 10.

How CBSE Class 10 Question Paper solutions Help Students ?
• Question paper solutions for Computer Applications will helps students to prepare for exam.
• Question paper with answer will boost students confidence in exam time and also give you an idea About the important questions and topics to be prepared for the board exam.
• For finding solution of question papers no need to refer so multiple sources like textbook or guides.
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×