0% found this document useful (0 votes)
44 views4 pages

X Pre Board Re-Test

Uploaded by

wish26089
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views4 pages

X Pre Board Re-Test

Uploaded by

wish26089
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

WILSONIA SCHOLARS’ HOME

Pre-Board Question Paper ( 2024- 25)


CLASS : X MM : 50
SUBJECT : COMPUTER APPLICATION(165) Time: 2hours

General Instructions:
This question paper has 5 Sections A, B, C, D, E.All questions are compulsory.
(However, an internal choice of approximately 30% is provided.)
Section A has 12 questions carrying 1 mark each.
Section B has 7 Very Short Answer (VSA) type questions carrying 2 marks each.
Section C has 4 Short Answer (SA) type questions carrying 3 marks each.
Section D has 1 Long Answer (LA) type question carrying 4 marks.
Section E has 2 Source-based/Case-based/Passage-based questions carrying 4 marks each.

Section A

1. Shreya wants to securely copy files between two Servers or two connected machines over the
Internet. Which Protocol should she prefer for getting her task completed?
A. FTP
B. HTTP
C. SCP
D. Telnet
2. Which of the following is not an e-governance project in India?
A. www.drdo.nic.in
B. www.passport.gov.in
C. www.incometaxindia.gov.in
D. www.flipkart.com
3. Which tag besides <B> can be used to make the text bold in HTML?
A. <strong>
B. <dark>
C. <fat>
D. <I>
4. What is the full form of SMTP?
A. Simple Message Transfer Protocol
B. Secure Message Transmission Protocol
C. Simple Mail Transfer Protocol
D. Secure Mail Transmit Protocol

1. Which protocol is used for video conferencing among multiple participants?


A. Telnet
B. HTTP
C. VoIP
D. SFTP
2. Select the correct option to fill in the blank: A website may consist of _____
A. Static Webpages
B. Dynamic Webpages

1
C. Both a and b
D. Domain
3. Aman, a student of Class X, wants to create a numbered list in HTML. Which of the following tags
should he use?
A. <UL>
B. <OL>
C. <DL>
D. <list>
4. Making a copy of your webpage on the computer is known as _________?
A. Uploading
B. Browsing
C. Downloading
D. None of the above
5. Himani, a class X student, wants to remotely access a computer system far from her house. Which
protocol should she prefer to access or log in remotely?
A. FTP
B. SFTP
C. TCP/IP
D. Telnet
6. Anshu, a class X student, is writing CSS code for making all <span> elements bold. Choose the
correct code for getting the desired output:
A. span{text-size:bold}
B. span {font-weight:bold}
C. <span style="font-size:bold">
D. <span style="text-size:bold">

Assertion and Reason Questions

11. Assertion (A): A set of rules, used over the networks, is called a Protocol.
Reason (R): HTML is an example of a Protocol.
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, but 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): Chat and email are live/real-time conversations between people/machines.
Reason (R): We have to be online in both.
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, but 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

13. Mishika, a class X student, wants to use software but does not want to pay for it. Which type of
software can she use? Write one example of this type of software.
14. Write any two differences between e-Banking and e-Commerce.
OR
What is e-learning? Name any one e-learning platform.

2
15. State whether the following statements are True or False:
I. HTML file extension is .tml.
II. Rowspan attribute is used to make a cell span multiple rows.
III. Unordered list type creates a bulleted list.
IV. HREF stands for hyper reference.
16. Write HTML code for:
A. Creating a link to a webpage with URL www.children.com/india/~abc.html.
OR
B. Display a horizontal red line and a paragraph with blue text.

17.What is the purpose of HTML forms? Write HTML code to create a Textbox in an HTML form.

18.Complete the given CSS code in <head> ... </head> with specifications such as setting the
background color of the page and styling the paragraphs.

19.Write two differences between SMS and MMS.

Section C

20. Correct improperly written HTML statements.


21. Consider the URL https://www.cbse.gov.in and answer questions about its components.
22. Write two ways to add an audio or video file to a webpage using HTML.
23. Write suitable HTML statements to display mathematical expressions like NH₃, X³, and (A+B)³.

Section D

24. Write the HTML code to design a student input form with various fields (name, email, etc.), a checkbox, radio
buttons for gender, and a dropdown for country selection.

Section E

25. Case Study Question


Mr. Anek comes from a village that recently started seeing a digital revolution. Now, the people in
his village have access to the internet. They can shop online, make payments online, sell online, and
so on. Anek is also excited about these changes. He ordered some items online and entered his bank
card details on the webpage to make the payment.

However, after the promised due date, he has not received his ordered items. There is no way to contact the
company as phones are unreachable, and emails are not being responded to. He also noticed after some days
that someone is sending emails on his behalf using his personal data.

Answer the following questions based on the above scenario:

1. Mr. Anek is a victim of ____________.


2. Mr. Anek finds that his personal details are now leaked. This means his ______ is compromised.
3. While filling out details online, Mr. Anek should have checked _____ in the URL.
4. This type of incident will be recognized as a case of _________ (specify the type of crime).

3
26. Case Study Question
Shresth is a bright student who excels in academics and extracurricular activities. He intends to take
some quotes and literature from the internet to write an article for a newspaper.

Answer the following questions based on the above scenario:

1. Identify the type of ethical issue he will face if he copies the work as described in the above case
study.
2. Can the incident described above be considered an example of IPR (Intellectual Property Rights)
violation?
3. How can he avoid this ethical issue?
4. Suggest two netiquettes that Shresth’s classmates must be aware of while using the internet.

You might also like