110
71.9k

170+ HTML Solved MCQs

These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Programming Languages .

151.

In order to connect to ISP's server you need .......

A. Hand gloves
B. Printer
C. User name and Password
D. None of the above
Answer» C. User name and Password
152.

DNS translates .........

A. domain name into IP
B. IP into domain name
C. both a & b
D. domain name into physical address
Answer» C. both a & b
153.

In order to upload a HTML file to a web server, you use

A. HTTP
B. SMTP
C. SIP
D. FTP
Answer» D. FTP
154.

IEEE stands for ........

A. Institute of estimated elevator efficiency
B. Institute of electrical and economical engineers
C. Institute of Eurasia engineering event
D. Institute of electrical and electronics engineers
Answer» D. Institute of electrical and electronics engineers
155.

The regional networks are connected to the corporate networks, this is also called as ........

A. Backbone
B. LAN COM
C. WAN COM
D. Intranet
Answer» A. Backbone
156.

Once the email is sent, the message is broken into pieces called ..................

A. Packets
B. Process
C. Digits
D. Bytes
Answer» A. Packets
157.

................... is known as father of World Wide Web.

A. Robert Cailliau
B. Tim Thompson
C. Charles Darwin
D. Tim Berners-Lee
Answer» D. Tim Berners-Lee
158.

................ are the physical meeting points of backbones.

A. Gateways
B. Pathways
C. Routers
D. Domains
Answer» A. Gateways
159.

WSFTP is an example of ........................... program.

A. FTP
B. Telnet
C. Web browser
D. Mail 
Answer» A. FTP
160.

Which of the following is best suitable for remote administration of a computer?

A. Telnet
B. WAIS
C. Browsers
D. HTML
Answer» A. Telnet
161.

The leading bit pattern of class B network is ..................

A.
B. 10
C. 110
D. 11
Answer» B. 10
162.

The ...................... attribute adds space within each cell.

A. CELL SPACING
B. CELL PADDING
C. WIDTH 
D. ALIGN
Answer» B. CELL PADDING
163.

Which of the following are two popular protocols that allow home computer users to connect their computers to the internet as per hosts? i) SLIP ii) PPPiii) HTTP iv) SMTP

A. iii and iv
B. ii and iii
C. i and ii
D. ii and iii
Answer» C. i and ii
164.

A computer that translates ........................ of another computer into an ............... and vice versa, upon request is known as DNS server.

A. Domain name and IP address
B. Host address and Domain name
C. Domain name and server address
D. Server name and IP address
Answer» A. Domain name and IP address
165.

Identify the uses of URI in HTML.: i) Link to another document or resource ii) Link to external style sheet or script iii) Create an image map 

A. i and ii
B. i and iii
C. ii and iii 
D. i , ii and iii
Answer» D. i , ii and iii
166.

An ordered list is a ...................... list and an unordered list is a ................. list.

A. bulleted & numbered 
B. bulleted & tabular
C. tabular & numbered
D. numbered & bulleted
Answer» D. numbered & bulleted
167.

Linking to another place in the same or another web page requires two A (Anchor) tags, the first with the .................. attribute and the second the ...................attribute.

A. NAME & LINK
B. LINK & HREF
C. HREF & NAME
D. TARGET & VALUE
Answer» C. HREF & NAME
168.

What type of information should you avoid including on your Web site?

A. Links to sites of interest
B. Private personal information
C. Work and academic experience
D. Graphical
Answer» B. Private personal information
169.

Which of the following web elements should you know about before building your web site?

A. The web audience
B. The operating environment of your ISP
C. The operating system of your visitor
D. Each consideration should determine your web design choices
Answer» A. The web audience
170.

What is the language of the Web?

A. Basic
B. C++
C. MS Visual Basic
D. HTML
Answer» D. HTML
171.

What does an HTML tag do?

A. It specifies formatting and layout instructions for your web page.
B. It hides programming instructions from view.
C. It determines the organizational structure of your Web site.
D. It connects your web site to an operating environment.
Answer» A. It specifies formatting and layout instructions for your web page.
172.

A Web document is broken into sections. What are the tags called that create these sections?

A. Structure tags
B. HTML tags
C. Heading tags
D. Body tags
Answer» A. Structure tags
173.

What should be the first and last pair of tags in your Web document?

A. <html></html> and <body></body>
B. <start><end> and <body></body>
C. <head><body> and <title></title>
D. <title></title> and <body<>/body>
Answer» A. <html></html> and <body></body>
174.

When you use a heading tag in a document, what does the Web browser assumes?

A. Heading information is to appear in bold letters
B. Heading information is to appear on its own line
C. Heading information has a hyperlink
D. Heading information is shown as a size six
Answer» B. Heading information is to appear on its own line
175.

For every Web document, you can add words that appear in the upper left bar area of your browser. What set of tags allows you to provide this information?

A. <head></head>
B. <head><head>
C. <label><label>
D. <title></title>
Answer» D. <title></title>
176.

If you wanted to create text that was a different color or font than other text in your Web page, what type of tag would you use?

A. Layout
B. Basic formatting
C. Design
D. Outline
Answer» B. Basic formatting
177.

When creating a Web document, what format is used to express an image's height and width?

A. Centimeters
B. Pixels
C. Dots per inch
D. Inches
Answer» B. Pixels

Done Studing? Take A Test.

Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.