0% found this document useful (0 votes)
67 views6 pages

Computer Sample Question Paper 3

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)
67 views6 pages

Computer Sample Question Paper 3

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/ 6

SAMPLE QUESTION PAPER-3

Computer Applications (165)


Class X (2024-25)
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. SectionA has 12 questions carrying 01 mark each.
4. Section B has 7 Very Short Answer (VSA) type questions carrying 02 marks each.
5. SectionC has 4 Short Answer (SA) type questions carrying 03 marks cach.
6. Section D has 1 Long Answer (LA) type question carrying 04 marks.
7.Section Ehas 2 Source based /Case-based Passage based Questions carrying 04
marks each.
Section A
1. Why these four elements (confidentiality, integrity, authenticity and availability) are |1|
considered fundamental?

a)They help understands security b) They help to understand the


and its components better cyber-crime better
c)They help understanding d)They are key elements to a
hacking better security breach

2 IRC stands for

a) International Relay Chat b) Intranet Relay Chat


c) Internet Relay Chat d)International Relay Chatting
3 is a secure technique to protect data being transmitted over a network.
a) Digital property b)Encryption
c)E-commerce )Plagiarism
4 allows remote accessing to the files which contain programs, technical [1|
handouts, reports etc.
a)FTP b) Remote Desktop
c)Telnet d) Chat

5 It is a program or a component on client side that requests and uses services


provided by web server.
a)web browser b) web client

c)web portal d)website

6 Apart from <b> tag, what other tag makes text bold?
a) <strong> b)<emp>
c)<fat> d)<black>

7 Which of the following tags gives the strikethrough effect?


a) <HEAD> b) <SUB>
c)<SUPER> d)<STRIKE>

8 External Style sheet consists of the following:


a) All of these b)HTML tags
c)<Style> d)css definitions

9 Empty elements are also referred as |1|

a)clear elements b)valid elements


c)void elements d) Both void elements and clear
elements

10. Which of the following options is INVALID attribute of HTML <img> tag?
a) src b)alt
c)width d)color
11. Assertion (A): Unordered lists are bulleted lists. [1|
Reason (R): <u><ub used to show unnumbered lists.

a) Both A and R are true and R is b)Both A and R are true but R is
the correct explanation ofA. not the correct explanation of
A

c)A is true but R is false. d)A is false but R is true.

12. Assertion (A): The inline property specifies a line to be drawn around elements. [1|
The line is drawn outside the borders to make the element 'stand out' and to
enhance its impact.
Reasons (R): Different types of outline properties such as outline-style, outline
color, outline-width can be specified for an HTML tag.
a) Both A and R are true and R is b) Both A and R are true but R is
the correct explanation ofA. not the correct explanation of
A

c)A is true but R is false. d)A is false but R is true.

Section B

13. What does a minus sign used with keywords in the search box mean? 21
14. What are the two main parts of an email address? 2|
OR

How would you ensure that the website on which you are keying in your personal
details is a secured one?

15. What is the purpose of MAILTO function? 21


16. Name three types of law that can help restrict software piracy. (2]
OR

What do you understand by SSL?


17. Observe the following code and give the output. (2]
<HTML>
<HEAD>
<style type-"text/css"
#pl
font-size: 15 pt,
text-align: center,
color: blue;

</style>
</HEAD>
<BODY
<p id="pl"> welcome to the class of CSS</p>
<p> CSS enhances the looks of a webpage</p>
<BODY
<HTML>

18. What are the different types of lists available in HTML? 21


OR

The syntax of <A> tag is:


<A href= "filename">Text to be displayed </A>. Explain href.
19. What is the difference between Radio Button and Checkbox? 21
Section C

20. Who is a black hat hacker? 3]


21. What are the proposed applications of 5G? 3]
22. Consider the following webpage and write a code according to given instructions: 31

bmplew page

Personal Details Form


UsereEnter yourname Subna

i The background colour is yellow.


ii.The heading "Personal Details Form" is of 30 point size.
ii. The program that recieves the filled in detalis is 'personal-html'".
OR

Briefly explain the precedence order of style sheets.


23. Which software will be called open-source software? Mention any two popular 3]
open-source software.

Section D
24. Write the HTML code to generate the following output of a table with content
exactly is the same format as shown in the table:
ADMNO SNAME NAME DOB Opening Balance
1110 MANJIT RANJIT 4-MAR-1988

OR
List and explain the different attributes of body tag?
Section E
25. Read the text carefully and answer the questions:
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 asingle 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.
() Define audio tag.

(ii) <AUDIO> tag is used under which tag?


(ii) Which attribute specifies the location of the audio file?
(iv) Name the attributes of <SOURCE> tag.
26. Read the text carefully and answer the questions:
Sachin Sharma is a Public Relations Officer in IDB Bank. His job responsibility is
to make new customers for his bank. During work from home period, he made
contacts with his customers on phone calls and by emails.
(i) Sachin can send email using his
(ii) The customers usually mark such mails as spam. What is spam?
(iii) Ifany customer wants to download the mail sent by Sachin then it can be done from

(iv) If Sachin wants to send the same promotional mail to multiple customers, then what
should he do?

You might also like