Networks vs. Internet
Networks vs. Internet
HTML
HTML(Table, List,Form,Hyperlink and Images)
Number system and conversions
100

What is a network?

Two or more computers connected to share information and resources.

100

Who is credited with inventing email?

Ray Tomlinson

100

Which HTML tag is used to insert a line break?

<br>

100

Which attribute is used to specify the location or name of an image?

src

100

I have 3 GB of data. How many MB is this? 

3072 MB

200

Name one device used to connect networks.

A router.

200

Which field is used to send a copy of an email to another person?

Cc (Carbon Copy)

200

Which HTML tag is used to insert a horizontal line across a webpage?

<hr>

200

Which attribute of the <a> tag is used to specify the destination of a hyperlink?

href

200

Convert the decimal number 25 into binary.

11001₂

300

What are the two main types of transmission media?

Wired and wireless

300

Which part of an email tells the reader what the email is about?

Subject

300

Is <h1> a container tag or an empty tag?

Container tag

300

What is the purpose of the cellspacing attribute?

It sets the space between two cells.

300

A file is 600 MB and the transfer speed is 50 MB per second. How much time will it take to transfer the file?

12 seconds.

400

A computer needs a card to connect to a network. What is this card called?

Network Interface Card (NIC)

400

Which field hides the email addresses of other recipients from each other?

Bcc

400

Which heading tag creates the smallest heading?

<h6>

400

Which attribute of <ol> can be used to change the numbering style?

type attribute.

400

What is the decimal value of 11111₂?

31

500

Which device acts like a wall and blocks unauthorized connections?

Firewall

500

What do we call a file sent along with an email?

Attachment

500

Name the three attributes of the <font> tag.

face, color, and size.

500

Which input type is used to create a text box in a form ?

text

500

How many bits are there in 6 bytes?

48 bits