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
Ans. d
The regional networks are connected to the corporate networks, this is also called as ........
a. Backbone
b. LAN COM
c. WAN COM
d. Intranet
Ans. a
Once the email is sent, the message is broken into pieces called ..................
a. Packets
b. Process
c. Digits
d. Bytes
Ans. a
................... is known as father of World Wide Web.
a. Robert Cailliau
b. Tim Thompson
c. Charles Darwin
d. Tim Berners-Lee
Ans. d
................ are the physical meeting points of backbones.
a. Gateways
b. Pathways
c. Routers
d. Domains
Ans. a
WSFTP is an example of ........................... program.
a. FTP
b. Telnet
c. Web browser
d. Mail
Ans. a
Which of the following is best suitable for remote administration of a computer?
a. Telnet
b. WAIS
c. Browsers
d. HTML
Ans. a
The leading bit pattern of class B network is ..................
a. 0
b. 10
c. 110
d. 11
Ans. b
The ...................... attribute adds space within each cell.
a. CELL SPACING
b. CELL PADDING
c. WIDTH
d. ALIGN
Ans. b
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
Ans. c
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
Ans. a
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
Ans. d
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
Ans. d
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
Ans. c
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
Ans. b
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
Ans. a
What is the language of the Web?
a. Basic
b. C++
c. MS Visual Basic
d. HTML
Ans. d
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.
Ans. a
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
Ans. a
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>
Ans. a
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
Ans. b
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>
Ans. d
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
Ans. b
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
Ans. b