0% found this document useful (0 votes)
142 views12 pages

Class 10 Computer Applications Guide

The document contains a 12 question multiple choice quiz about topics related to computers and the internet. It covers topics like plagiarism, HTML tags, e-commerce websites, and internet protocols. The questions are in multiple choice format with options A through D. Some questions are assertion-reason type where the assertion and reason must be evaluated together.
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)
142 views12 pages

Class 10 Computer Applications Guide

The document contains a 12 question multiple choice quiz about topics related to computers and the internet. It covers topics like plagiarism, HTML tags, e-commerce websites, and internet protocols. The questions are in multiple choice format with options A through D. Some questions are assertion-reason type where the assertion and reason must be evaluated together.
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

SECTION A 12 1=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 <img> tag in HTML ?


(a) source (b) width
(c) alt (d) color
53 Page 2 of 11
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 <font> 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.
53 Page 3 of 11 P.T.O.
SECTION B 7 2=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.

53 Page 4 of 11
SECTION C 4 3=12

20. How do Intellectual Property Rights provide protection to digital work ?


Write any two ways to avoid plagiarism.

21. Consider the following URLs :


[Link] _______ URL1
[Link] _______ 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. (a) 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
53 Page 5 of 11 P.T.O.
SECTION D 4

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.

Home Services

We are happy to provide you all help at your residence.

Special discount offers from (1st May, 2022 to 30th June, 2022).

Please contact us for the following services :

· Maid/Servant (Cleaning)

· Maid/Servant (Cooking)

· Driver
Queries:help@[Link]

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 [Link] should be placed on the web


page.

53 Page 6 of 11
· 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@[Link]


should be a s default mail client to send
queries to the mentioned email id.

OR

(b) Events
The following events are scheduled to be held on 1st April, 2023.

The timings are as follows :

1. 9·00 AM 10·00 AM Flag Hoisting

2. 10·00 AM 11.00 AM Painting Competition

3. 11.00 AM 12.30 PM Dance Competition

4. 12.30 PM 1.30 PM Song competition

5. 1.30 PM 2.00 PM Closing Ceremony

For any queries contact queries@[Link]


Phone : 9999999999

Write the HTML code to design the above shown web page title
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.
53 Page 7 of 11 P.T.O.
· 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 ..... and : .....


should be in bold.

· The contact email queries@[Link] should be a link to open


s default mail client to send queries to the mentioned
email id.

SECTION E
Case Study 2 4=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.

53 Page 8 of 11
<html>
<head>
<title> </title>
</head>
<body>
<table>
<tr>
<td colspan=________ ><!- STATEMENT-1> MARCH 2023 </td>
</tr>
________ <!- STATEMENT-2>
<th>DAYS</th>
<th>Mon</th>
<th>Tue</th>
<th>Wed</th>
<th>Thu</th>
<th>Fri</th>
<th>Sat</th>
<th>Sun</th>
________ <!- STATEMENT-3>
<tr>
<td________ = 2><!- STATEMENT-4> DATES </td>
<td>6</td>
<td>7</td>
<td>8</td>
<td>9</td>
<td>10</td>
<td>11</td>
<td>12</td>
</tr>
<tr>
<td> </td>
<td> _________ </td><!- STATEMENT-5>
</tr>
</table>
</body>
</html>

53 Page 9 of 11 P.T.O.
(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 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.
53 Page 10 of 11
(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.

53 Page 11 of 11 P.T.O.

Common questions

Powered by AI

A secure URL uses HTTPS, which encrypts data exchanged between the user's browser and the website, protecting sensitive information from breaches. Preferably, HTTPS URLs are chosen for transactions or sensitive data exchanges to ensure user data privacy and integrity .

HTTPS is used for secure web communication by encrypting data through SSL/TLS, TCP is a core protocol ensuring reliable data transmission in a network, and SSH offers a secure method for remote system access by encrypting terminal communications .

CSS is important as it allows the separation of content from design, simplifying HTML structure, and thus reducing complexity and repetition. It enhances web page development by enabling style uniformity across pages and improving bandwidth usage due to smaller file sizes .

Rashmi neglected to log out of her email account, compromising her email security. Ethical online behavior principles include not misusing someone's online identity and maintaining privacy, as well as logging out to protect oneself from unauthorized access .

Intellectual Property Rights protect creators by granting them exclusive rights to their creations and preventing unauthorized use. To avoid plagiarism, individuals can cite sources accurately and paraphrase properly without altering original ideas' essence .

The <br> tag inserts a line break in HTML without additional spacing beyond the line change, unlike the <p> tag, which creates a new paragraph with additional spacing around it. Example: <br> is used within a line for single-line breaks, while <p> structures distinct text blocks .

SMTP, or Simple Mail Transfer Protocol, is crucial for sending emails because it defines how emails are transmitted across networks by outlining the set of commands for communication between mail servers. This protocol ensures emails are directed to the correct recipient through servers .

Suhani's actions bring up the issue of plagiarism, which is the act of copying someone else's work and presenting it as one's own without proper acknowledgment .

Licensing and DRM protect software by establishing legal usage terms and technical restrictions against unauthorized copying and distribution. Examples include Microsoft Windows and Adobe Photoshop, both of which have specific licensing terms .

The <ol> tag in HTML is for ordered lists, typically numbered, while the <ul> tag is for unordered lists, usually bulleted. Effective use includes organizing content hierarchically, like steps in <ol> for sequences or <ul> for listing items without intrinsic order .

You might also like