Wednesday Morning Review Questions
Let us see how much you have learned by going over these review
questions.
- What is the Internet?
- An internal network.
- A private computer network linking
together information resources.
- A uniform method of accessing and
retrieving information.
- A global digital infrastructure that
connects millions of computers.
- None of the above.
- What is a Domain?
- A document on the World Wide Web.
- A computer with an IP address.
- A lossy protocol.
- A uniform method of accessing and
retrieving information on the Internet
- A logical grouping of computers
on a network.
- What is a Protocol?
- A program that supports ActiveX and
Java.
- A method by which two computers agree
to communicate.
- An address scheme consisting of classes.
- A uniform method of accessing and
retrieving information on the Internet.
- None of the above.
- What is a Plug-In?
- It is an application program that
is invoked by the browser and runs as a separate process outside of
the browser window.
- Is an application program that retrieves
and displays documents.
- All of the above.
- Is a computer plugged into the Internet.
- It is an application program that
is invoked by the browser and runs inside of the browser window.
- Which is not a logical tag?
- <ADDRESS>
- <CITE>
- <I>
- <KBD>
- <VAR>
- Which is not a valid HTML tag?
- <ADDRESS>
- <CITE>
- <CODE>
- <PT>
- <VAR>
- Which logical HTML tag denotes strong emphasis?
- <ADDRESS>
- <EM>
- <I>
- <STRONG>
- <VAR>
- What is the current standard version of the HTML specification?
- 1.0
- 1.1
- 2.0
- 3.2
- 4.01
- If your browser has only the Geneva, Verdana and Helvetica fonts, in which
font would your browser display the word "happy" if it parsed the following
code segment:
<FONT FACE="Arial, Courier, Helvetica">happy</FONT>
- Arial
- Courier
- Geneva
- Helvetica
- Verdana
- In what font size would your browser display the word "happy" if it parsed
the following code segment:
<BASEFONT="4"> <FONT SIZE="+8">happy</FONT>
- 3
- 4
- 7
- 8
- 12
- What is the default alignment for the <P> tag?
- TOP
- LEFT
- MIDDLE
- RIGHT
- BOTTOM
- What is the default alignment for the <IMG> tag?
- TOP
- LEFT
- MIDDLE
- RIGHT
- BOTTOM
- What is the default port number for HTTP?
- 25
- 70
- 80
- 443
- 563
- What color is "#FFFFFF"?
- black
- blue
- green
- red
- white
- Who while working at CERN conceived the World Wide Web?
- Al Gore
- Bill Gates
- Mark Andreessen
- Tim Berners-Lee
- None of the above.
- Which is a point tag, requiring no closing tag?
- <B>
- <I>
- <IMG />
- <TABLE>
- <VAR>
- Which image format supports black and white, interlacing, transparency,
animation, and lossless image compression?
- GIF
- JPEG
- x-bitmaps
- PNG
- None of the above
- Forms contain fields in which the viewer can select and supply information.
They were first introduced with what version of HTML?
- 1.0
- 1.1
- 2.0
- 3.2
- 4.0
- What section of an HTML document contains information about the document?
- The BODY section.
- The FOOTER section.
- The FORM section.
- The HEAD section.
- None of the above.
- What does URL stand for?
- Uniform Reference Library
- Uniform Reference Locator
- Uniform Resource Locator
- Universal Reference Locator
- Universal Resource Locator
- Which is the HTML tag that displays preformatted text in fixed width font?
- <BLOCKQUOTE>
- <CODE>
- <P>
- <PRE>
- <VAR>
- Which is true about comments in HTML?
- Begin with <!-- and end with -->
- Begin with <!--# and end with -->
- Begin with /* and end with */;
- Begin with //
- Begin with >!-- and end with --<
- What are two attributes of the <A> tag?
- ALIGN and VALIGN
- GET and POST
- HREF and LINK
- HREF and NAME
- LINK and NAME
- Which function cannot be performed by a browser?
- Display a .gif image.
- Invoke a helper application.
- Perform network management function.
- Play multimedia clips using a Plug-in.
- Refresh an HTML page.
- Which HTML tag is used to create an ordered list?
- <DL>
- <LI>
- <LIST>
- <OL>
- <UL>
- Which HTML tag is used to create an unordered list?
- <DL>
- <LI>
- <DIR>
- <OL>
- <UL>
- What is MIME?
- A multimedia protocol for browsers.
- A nickname for Microsoft's Internet Explorer browser.
- A person with a white face that does not speak.
- Multipurpose Internet Mail Extension.
- Multipurpose Internet Microsoft Explorer.
This was just for FUN !