R4RIN
Articles
Java 8
MCQS
HTML MCQ Quiz Hub
Computer Webpage Designing HTML MCQS Part 3
Choose a topic to test your knowledge and improve your HTML skills
1. Internet is ...............................
a network of networks
an ocean of resources waiting to be mined
a cooperative anarchy
all of the above
2. is suitable for remote administration of a computer
FTP
Shell
Remote Procedure Call
Telnet
3. Title tag is nested within the ....................... tag.
Bidy
Head
List
Table
4. is a web's native protocol
SLIP
TCP/IP
HTTP
PPP
5. The Internet uses the ........................ as the protocol engine.
SLIP
HTTP
TCP/IP
PPP
6. A ............................. is a symbolic name a network administrator assigns to a machine.
URL
DNS
IP address
Host name
7. Which of the following protocol is used for e-mail services.
SMAP
SMTP
SMIP
SMOP
8. is the incoming e-mail server
POP
SMTP
SMIP
PPP
9. is a uniform naming scheme for locating resources on the web
URI
HTTP
WEBNAME
RESOURCENAME
10. The attribute .................. of <BODY> tag sets color of hypertext links.
link
vlink
alink
hlink
11. Default font size of HTML is .......................
2
4
6
3
12. This is a networking device that passes data between networks having similar functions but dissimilar implementations.
Hub
Modem
Gateway
Repeater
13. In order to connect to ISP's server you need .......
Hand gloves
Printer
User name and Password
None of the above
14. DNS translates .........
domain name into IP
IP into domain name
both a &amp; b
domain name into physical address
15. In order to upload a HTML file to a web server you use
HTTP
SMTP
SIP
FTP
16. IEEE stands for ........
Institute of estimated elevator efficiency
Institute of electrical and economical engineers
Institute of Eurasia engineering event
Institute of electrical and electronics engineers
17. The regional networks are connected to the corporate networks this is also called as ........
Backbone
LAN COM
WAN COM
Intranet
18. Once the email is sent the message is broken into pieces called ..........
Packets
Process
Digits
Bytes
19. ................... is known as father of World Wide Web.
Robert Cailliau
Tim Thompson
Charles Darwin
Tim Berners-Lee
20. are the physical meeting points of backbones
Gateways
Pathways
Routers
Domains
21. WSFTP is an example of ........................... program.
FTP
Telnet
Web browser
Mail
22. Which of the following is best suitable for remote administration of a computer?
Telnet
WAIS
Browsers
HTML
23. The leading bit pattern of class B network is ..............
0
10
110
11
24. The ...................... attribute adds space within each cell.
CELL SPACING
CELL PADDING
WIDTH
ALIGN
25. 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
iii and iv
ii and iii
i and ii
ii and iii
26. A computer that translates ........................ of another computer into an ............... and vice versa upon request is known as DNS server.
Domain name and IP address
Host address and Domain name
Domain name and server address
Server name and IP address
27. 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
i and ii
i and iii
ii and iii
Iii and iii
28. An ordered list is a ...................... list and an unordered list is a ................. list.
bulleted &amp; numbered
bulleted &amp; tabular
tabular &amp; numbered
numbered &amp; bulleted
29. 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.
NAME &amp; LINK
LINK &amp; HREF
HREF &amp; NAME
TARGET &amp; VALUE
30. What type of information should you avoid including on your Web site?
Links to sites of interest
Private personal information
Work and academic experience
Graphica
31. Which of the following web elements should you know about before building your web site?
The web audience
The operating environment of your ISP
The operating system of your visitor
Each consideration should determine your web design choices
32. What is the language of the Web?
Basic
C++
MS Visual Basic
HTML
33. What does an HTML tag do?
It specifies formatting and layout instructions for your web page.
It hides programming instructions from view.
It determines the organizational structure of your Web site.
It connects your web site to an operating environment.
34. A Web document is broken into sections. What are the tags called that create these sections?
Structure tags
HTML tags
Heading tags
Body tags
35. What should be the first and last pair of tags in your Web document?
&lt;html&gt;&lt;/html&gt; and &lt;body&gt;&lt;/body&gt;
&lt;start&gt;&lt;end&gt; and &lt;body&gt;&lt;/body&gt;and
&lt;head&gt;&lt;body&gt; and &lt;title&gt;&lt;/title&gt;
&lt;title&gt;&lt;/title&gt; and &lt;body&lt;&gt;/body&gt;
36. When you use a heading tag in a document what does the Web browser assumes?
Heading information is to appear in bold letters
Heading information is to appear on its own line
Heading information has a hyperlink
Heading information is shown as a size six
37. 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?
&lt;head&gt;&lt;/head&gt;
&lt;head&gt;&lt;head&gt;
&lt;label&gt;&lt;label&gt;
&lt;title&gt;&lt;/title&gt;
38. 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?
Layout
Basic formatting
Design
Outline
39. When creating a Web document what format is used to express an image's height and width?
Centimeters
Pixels
Dots per inch
Inches
Submit