Thursday, October 24, 2013

Tutorial 1 Questions 1 through 50



1.       A link can open a document on your computer or a document on a computer anywhere in the world.

a.       True – correct answer
b.      False

2.       A node that provides information or a service is called a client.

a.       True
b.      False – correct answer

3.       A one-sided tag is used to insert character data into a Web page.

a.       True
b.      False – correct answer

4.       According to the text, which version of XHTML has yet to be released?

a.       1.0
b.      5.0 – correct answer
c.       1.1
d.      None of the above

5.       Activating a site takes you to another section of a Web page, or to another Web page entirely.

a.       True
b.      False – correct answer

6.       An HTML file contains both formatting tags and content.

a.       True – correct answer
b.      False

7.       Browsers can run on cell phones, PDAs, MP3 players, and gaming systems.

a.       True – correct answer
b.      False

8.       Case 1-1.  Betty wants to develop a Web page to display her information. She wants to just start with a basic page that lists her accomplishments, her work history, and the different computer classes she has taken.  She would like each section to be clearly identified.  Which type of list would work best for listing Betty's accomplishments?

a.       ordered list
b.      header list
c.       definition list
d.      unordered list – correct answer

9.       Case 1-1.  Betty wants to develop a Web page to display her information. She wants to just start with a basic page that lists her accomplishments, her work history, and the different computer classes she has taken.  She would like each section to be clearly identified.  What would be the best file name for Betty's page according to Internet convention?

a.       Betty’s Info
b.      bettysinfo – correct answer
c.       BettysInfo
d.      Bettys Info


10.   Case 1-2:  Emily is asked to create a page of family photos…What character entity reference could Emily use to add a notice at the bottom of the page to remind viewers that the photos are protected by copyright?

a.       © - correct answer
b.      &
c.       &copy:
d.      &ordm:

11.   Code numbers for special characters are immediately preceded by a __________.

a.       &
b.      *
c.       # - correct answer
d.      ^

12.   Documents on the web are known as Web pages and they are limited to text.

a.       True
b.      False – correct answer

13.   Horizontal lines are only useful for breaking up block quotes.

a.       True
b.      False – correct answer

14.   HTML 2.0 included additional support for creating and formatting tables and expanded the options for interactive form elements.

a.       True
b.      False – correct answer

15.   HTML supports six levels of headings, numbered h1 through h6, with h6 being the largest and most prominent.

a.       True
b.      False – correct answer

16.   HTML version **BLANK** expanded HTML's scripting capability and added increased support for multimedia elements.

a.       1.0
b.      2.0
c.       3.0
d.      4.01 – correct answer

17.   If an image file is located in the same folder as the HTML file, you do not need to include any file location path information.

a.       True – correct answer
b.      False

Tutorial 1 One Sided Tag.jpg

18.   In the above figure, which tag is a one-sided tag?

a.       <b>
b.      <title>
c.       <h1>
d.      <br /> - correct answer

19.   It's a good idea to view your Web pages using different browsers.

a.       True – correct answer
b.      False


20.   Over the years, each browser has added **BLANK** to HTML that support new features.

a.       extensions – correct answers
b.      converters
c.       parsers
d.      tags

21.   The __________ is responsible for releasing each new version of HTML.

a.       NSF
b.      EDCOM
c.       W3C – correct answer
d.      HTMX

22.   The <em> logical tag emphasizes characters more strongly than <strong>.

a.       True
b.      False – correct answer

23.   The body element contains information about the document (e.g., its title or keywords that a search engine on the Web might use to identify this document for other users.)

a.       True
b.      False – correct answer

24.   The first popular markup language was XHTML

a.       True
b.      False – correct answer

25.   The HTML code attribute __________ can be used to instruct the browser how to align an element.

a.       head
b.      target
c.       style – correct answer
d.      sgml

26.   The largest WAN in existence is the __________.

a.       World Wide Web
b.      Usenet
c.       Internet – correct answer           
d.      client server

27.   The most widely used file formats for inline images are __________.

a.       GIF and JPEG – correct answer
b.      JPEG and BMP
c.       TIFF and GIF
d.      PNG and BMP

28.   The origins of the Internet can be traced back to a WAN called the ARPANET

a.       True – correct answer
b.      False

29.   The portion of a document that Web users will see is contained between the __________ tags.

a.       <body> - correct answer
b.      <view>
c.       <display>
d.      <visible>

30.   To create a special character, type an ampersand followed by the code name or the code number, and then a colon.

a.       True
b.      False – correct answer

31.   To force the browser to retain extra blank spaces, tabs, and line breaks, enclose the content in the <h6> tag.

a.       True
b.      False – correct answer

32.   Web pages are RTF files, written in a language called HTML.

a.       True
b.      False – correct answer

33.   Which of the following inline elements is NOT deprecated?

a.       <center>…</center>
b.      <blockquote>…</blockquote> - correct answer
c.       <menu>…</menu>
d.      <dir>…</dir>

34.   Which version of XHTML is not backward compatible?

a.       1.0
b.      5.0
c.       2.0 – correct answer
d.      1.1

35.   With the advent of XHTML, it is expected that HTML will become obsolete within the next two years.

a.       True
b.      False – correct answer

36.   You can create a content source document with a word processor in one language and then have an HTML editor save the document as HTML code.

a.       True
b.      False – correct answer

37.   Tags in an HTML file should be entered using all uppercase letters.

a.       True
b.      False – correct answer

38.   In order for computers to share resources efficiently, they can be linked together in a structure called a network.

a.       True – correct answer
b.      False

39.   Browser’s __________have provided Web page authors with more options, but at the expense of complicating Web page development.

a.       converters
b.      extensions – correct answer
c.       parsers
d.      tags

40.   If a network converts several buildings or cities, it is called a __________.

a.       LAN
b.      WAN – correct answer
c.       NET
d.      Web

41.   __________ are formatting rules written in a separate language from HTML that tell browsers how to render each element.

a.       Links
b.      Tags
c.       Styles – correct answer
d.      Titles

42.   __________ browsers were incapable of displaying images.

a.       PDA
b.      Text-based – correct answer
c.       Graphical
d.      Markup

43.   __________ does not necessarily tell you how a browser will display a document.

a.       W3C
b.      Web
c.       HTML – correct answer
d.      LAN

44.   __________  is a generic block-level element.

a.       <dir>
b.      <div> - correct answer
c.       <dd>
d.      <span>

45.   __________ is a programming language used to create Web pages.      

a.       HTML – correct answer
b.      W3GL
c.       FTML
d.      LAN

46.   A __________ language is a language that describes the content and structure of a document.

a.       centering
b.      programming
c.       markup – correct answer
d.      networking

47.   A __________ language is a language used to describe the content and structure of the documents.

a.       markup – correct answer
b.      parsed
c.       validated
d.      dictionary

48.   A two-sided tag contains a(n) __________ tag that tells the browser to turn on a feature and apply it to the content that follows.

a.       opening – correct answer
b.      introductory
c.       formatting
d.      empty

49.   A use for the __________ logical character tag would be to specify deleted text.

a.       <dfn>
b.      <del> - correct answer
c.       <small>
d.      <text>

50.   A Web __________ makes a page available to users of the Web.

a.       client
b.      station
c.       browser

d.      server – correct answer

No comments:

Post a Comment