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

Important Questions

The document contains a series of multiple-choice questions related to computer science concepts, including protocols, HTML tags, and e-governance projects in India. It also includes assertion and reason type questions, as well as true/false statements about HTML and software usage. Additionally, there are practical tasks involving HTML code creation for links, horizontal lines, and text color specifications.

Uploaded by

dixitanaya02
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)
2 views4 pages

Important Questions

The document contains a series of multiple-choice questions related to computer science concepts, including protocols, HTML tags, and e-governance projects in India. It also includes assertion and reason type questions, as well as true/false statements about HTML and software usage. Additionally, there are practical tasks involving HTML code creation for links, horizontal lines, and text color specifications.

Uploaded by

dixitanaya02
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

IMPORTANT QUESTIONS

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
1
B. HTTP

C. SCP

D. Telnet

Which of the following is not an e-governance project in India?

A. www.drdo.nic.in

2 B. www.passport.gov.in

C. www.incometaxindia.gov.in

D. www.flipkart.com

Which tag besides <B> can be used to make the text bold in HTML?

A. <strong>

3 B. <dark>

C. <fat>

D. <I>

What is the full form of SMTP?

A. Simple Message Transfer Protocol

4 B. Secure Message Transmission Protocol

C. Simple Mail Transfer Protocol

D. Secure Mail Transmit Protocol

Which protocol is used for video conferencing among multiple participants?

A. Telnet

5 B. Http

C. VoIP

D. SFTP
Select the correct option to fill in the blank: A website may consist of

A. Static Webpages

6 B. Dynamic Webpages

C. Both a and b.

D. Domain.

Aman, a student of Class X, wants to create a numbered list in HTML, which of the
following tags should he use?

A. <UL>
7
B. <OL>

C. <DL>

D. <list>

Making a copy of your webpage on the computer is known as?

A. Uploading

8 B. Browsing

C. Downloading

D. None of the above.

Himani, a class X student, wants to remotely access a computer system far from her
house. Which protocol, out of the following, should she prefer to access ologiinit
remotely?

A. FTP
9
B. SFTP

C. TCP/IP

D. TELNET

Anshu, a class X student, is writing CSS code for making all <span> elements bold. Choose
the correct code for getting the desired output from the following options:

A. span{text-size:bold}
10
B. span {font-weight:bold}

C. <span style="font-size: bold">

D. <span style="text-size: bold">

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.

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

B. Both Assertion (A) and Reason (R) are true but Reason (R) is not a 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.

Assertion (A): A set of rules, used over the networks, is called a Protocol.
11
Reason (R): HTML is an example of a Protocol.

Assertion (A): Chat and e-mail are live/real-time conversations between people/machines.
12
Reason (R): We have to be online in both

Section – B

Mishika, a class X student, wants to use software but does not want to pay for it.
13
Which type of software can she use? Write one example of this type of software.

A) Write any two differences between e-banking and e-commerce.

14 OR

B) What is e-learning? Name any one e-learning platform.

State whether the following statements are True or False:

I) HTML file extension is .tml.

15 II) row span attribute is used to make a cell span multiple rows.

III) Unordered list type creates a bulleted list.

IV) HREF Stands for hyperreference.

16 A) Your best friend emails you and tells you that he/she has created a webpage on an
internet site having the URL: www.children.com/india/~abc.html

Now you want to create a link to this web page from your web page. Write the HTML code
to do this.

OR

B)

I) Write HTML code to display a Horizontal line of red colour.


II) Write HTML Code to create a paragraph whose text colour is blue.

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

A) An incomplete CSS code within <head> . . . </head> is given below. Complete this code
18 by filling in the blanks as per the specifications that follow:

<head>

You might also like