Wednesday, October 30, 2013

Tutorial 2 Questions 1 through 50

  1.     __________ is the protocol used to indicate a Usenet newsgroup.

    a.    ftp
    b.    new – correct answer
    c.    file
    d.    mailto

    2.    __________ servers can store files that Internet users can download, or transfer, to their computers.

    a.    FTP – correct answer
    b.    Usenet
    c.    News
    d.    Telnet
    3.    Tutorial 2 Image 3.jpg

    The structure shown in the figure above is a linear structure.

    a.    True
    b.    False – correct answer

    4.    A tooltip is descriptive text that appears whenever a user positions the mouse pointer over a link.

    a.    True – correct answer
    b.    False

    5.    A(n) __________ is an item you can select, usually by clicking a mouse, to view another topic or document.

    a.    resource
    b.    link – correct answer
    c.    net
    d.    index

    6.    A(n) _____ path specifies the location for a file in relation to the folder containing the current Web document.

    a.    absolute
    b.    interpreted
    c.    relative – correct answer
    d.    regular

    7.    Adding an id attribute to an element marks that location in the document.

    a.    True – correct answer
    b.    False

    8.    Adding an id creates locations in your Web page that become destinations of links.

    a.    True – correct answer
    b.    False

    9.    All Web page URLS begin with the letters __________.

    a.    html
    b.    http – correct answer
    c.    url
    d.    www

    10.   An element that has had a(n) __________ name assigned to it can be the destination of a link.

    a.    icon
    b.    key
    c.    id – correct answer
    d.    tag

    11.   As with absolute pathnames, folder names are separated by __________ in relative pathnames.

    a.    commas
    b.    periods
    c.    ampersands
    d.    slashes – correct answer

    12.   Before you set up links for navigating a group of Web pages, it is worthwhile to map out exactly how you want the pages to relate, using a technique known as storyboarding.

    a.    True – correct answer
    b.    False

    13.   By default, each Web page you open is displayed in __________.

    a.    the main browser window – correct answer
    b.    the previous browser window
    c.    a new browser window
    d.    none of the above

    14.   Case 2-1:  Darrell’s Web Design wants to create a navigational menu using a picture that Darrell created in MS Paint.  The picture includes text names of the various Web sites for which he would like to create links.  Each section of the picture he wants to make into links is not regularly shaped; instead they are more like trapezoids.  What tag can Darrell use to make his image clickable for the five different links?

    a.    <imgmap>
    b.    <ftp>
    c.    <map> - correct answer
    d.    <a>

    15.   Case 2-2:  HotJobs Cyber Café is a café with free Internet service and computers that are linked to various online career opportunities.  They have set up the computers they provide to display their Website to help users have a starting point.  The owner thinks he may load some interview technique videos ont eh Website for customers to download and view.  What should he include when linking to them?

    a.    size info
    b.    type of video
    c.    tips for viewing
    d.    all of the above – correct answer

    16.   Case 2-2:  Hot Jobs Cyber Café is a café with free Internet service and computers that are linked to various noline career opportunities.  They have set up the computers they provide to display their Website to help users have a starting point.  The owners find that customers are constantly asking the same questions over and over of their staff.  How can they automate the answering of those questions via their website?

    a.    add a frequently asked questions page – correct answer
    b.    add an image map of career links
    c.    add a staff training page
    d.    none of the above

    17.   Case 2-3:  Michael wants to create a website based on his famous cooking show.  He would like to provide instructions on how to create some of his favorite dishes.  He would like his recipes to be displayed in very simple, step by step pages.  Overall the entire Website would have what type of structure?

    a.    linear
    b.    mixed – correct answer
    c.    protected
    d.    hierarchical

    18.   Case 2-3:  Michael wants to create a Website based on his famous cooking show.  He would like to provide instructions on how to create some of his favorite dishes.  He would like his recipes to be displayed in very simple, step by step pages.  Michael wants to post information exclusively for the chefs in his restaurants.  What type of structure should Michael use for these pages?

    a.    linear
    b.    mixed
    c.    protected – correct answer
    d.    hierarchical

    19.   Following the communication protocol, there is typically a separator, such as a colon and two __________.

    a.    commas
    b.    periods
    c.    slashes – correct answer
    d.    ampersands

    20.   Given the absolute pathname /tutorial02/index.htm, the index.htm file is in the __________ folder.

    a.    home
    b.    tutorial02 – correct answer
    c.    index
    d.    tutorial

    21.   HTML supports two kinds of paths:  ________________

    a.    relational and interpreted
    b.    logical and physical
    c.    relative and absolute – correct answer
    d.    relative and directional

    22.   Id names are case-sensitive

    a.    True
    b.    False – correct answer

    23.   If a browser finds duplicate id names in an XHTML document, it uses the first one.

    a.    True – correct answer
    b.    False

    24.   If a document to which you are linking is not in the same directory, you need to use a relative link.

    a.    True
    b.    False – correct answer

    25.   If the path and filename are left off the URL, the browser searches for a file named __________ in the root folder of the Web server.

    a.    index.htm
    b.    index.html
    c.    index.http
    d.    either A or B – correct answer

    26.   In a __________ structure, each page is linked to the next and to previous pages, in an ordered chain of pages.

    a.    relational
    b.    hierarchical
    c.    maximized
    d.    linear – correct answer

    27.   In a __________ structure, users can move easily from general to specific and back, but not from specific to specific.

    a.    augmented linear
    b.    linear
    c.    relative
    d.    hierarchical – correct answer

    28.   In an absolute path, each folder is separated by a slash.

    a.    True – correct answer
    b.    False

    29.   In an absolute pathname, after you type the name of the folder that contains the file, you type a final __________ and then the filename itself.

    a.    comma
    b.    slash – correct answer
    c.    period
    d.    parenthesis

    Tutorial 2 Image 2.jpg

    30.   In the structure shown in the figure above, you can jump only from one page to the next or previous page.

    a.    True – correct answer
    b.    False

    31.   In the URL http://www.mvu.edu/course/info.html#majors, the path and filename of the document are __________.

    a.    http://
    b.    www.mwu.edu
    c.    /course/info.html – correct answer
    d.    #majors

    32.   In the URL http://www.mvu.edu/course/info.html#majors, the id/anchor name is  __________.

    a.    http://
    b.    www.mvu.edu
    c.    /course/info.html
    d.    #majors – correct answer

    33.   Like absolute pathnames, a relative pathname does not begin with a  slash.

    a.    True
    b.    False – correct answer

    34.   Like creating hypertext links between elements on the same page, the process of linking to a document on your computer does not require you to set an anchor in a file to link to it or to create an id attribute.

    a.    True – correct answer
    b.    False

    35.   Links containing the rel and rev attributes are called destination links because the tag contains information about the relationship between the link and its destination.

    a.    True
    b.    False – correct answer

    36. Marking a location with an anchor does not change a document’s appearance in any way.     

    a.    True – correct answer
    b.    False

    37.   Most web designers use __________ pathnames in their hypertext links. 

    a.    absolute
    b.    relative – correct answer
    c.    interpreted
    d.    regular

    38.   Once you know an element’s ID, you can create a link to it by adding the ID to the __________ tag along with the href attribute in your text file.

    a.    <a> - correct answer
    b.    <anchor>
    c.    <link>
    d.    Any of the above

    39.   Spam is unsolicited junk e-mail sent to large numbers of people, promoting products, services, and in some cases, pornographic Web sites.

    a.    True – correct answer
    b.    False

    40.   The best time to organize a structure is when you first start creating pages, when those pages are small in number and more easily managed.

    a.    True
    b.    False – correct answer

    41.   The general rule is to always place anchors outside other block level elements.

    a.    True
    b.    False – correct answer

    42.   The id name “EMP” is the same as “emp”.

    a.    True – correct answer
    b.    False

    43.   The semantic link relationship value begin references the first document in a collection of documents.

    a.    True
    b.    False – correct answer

    Tutorial 2 Image 3.jpg

    44.   The structure shown in the figure above is a linear structure.

    a.    True
    b.    False – correct answer

    Tutorial 2 Image 2.jpg

    45.   The structure shown in the figure above is an augmented linear structure.

    a.    True – correct answer
    b.    False

    46.   The target attribute is not supported in strict HTML-compliant code.

    a.    True
    b.    False – correct answer

    47.   To create a hypertext link to a document on the Internet, you need to know its __________.

    a.    communications protocol
    b.    URL – correct answer
    c.    relative pathname
    d.    target

    48.   To create a polygonal hotspot, you enter the coordinates for each __________ in the shape.

    a.    radius
    b.    corner – correct answer
    c.    vertex
    d.    center

    49.   To differentiate files located on different computers, HTML requires you to include the drive letter followed by a slash.

    a.    True
    b.    False – correct answer

    50.   To force a document to appear in a new window, you add the __________ attribute to the <a> tag.

    a.    window
    b.    alt
    c.    target-side
    d.    target – correct answer

    51.   To link a document, you must specify its __________.

    a.    property
    b.    relation
    c.    path – correct answer
    d.    attribute

    52.   To reference a file in a folder directly above the current folder in the folder hierarchy, relative pathnames use two __________.

    a.    periods – correct answer
    b.    commas
    c.    ampersands
    d.    slashes

    53.   To specify a hotspot in an image map, you can use the __________ shape.

    a.    circle
    b.    poly
    c.    rect
    d.    all of the above – correct answer

    54.   To use a single image to access multiple targets, you must set up __________ within the image.

    a.    hotspots – correct answer
    b.    links
    c.    icons
    d.    alt tags

    55.   Two attributes, rel and rev, allow you to specify the relationship between a link and its destination.

    a.    True – correct answer
    b.    False

    56.   What part of the image hotspot indicates file or location link?

    a.    shape
    b.    href – correct answer
    c.    coords
    d.    alt

    57.   When referencing a file located in a different folder than the link tag, you must include the __________ for the file.

    a.    link
    b.    path – correct answer
    c.    anchor
    d.    map

    58.   Which of the following is an HTML-supported king of path?

    a.    absolute
    b.    relative
    c.    interpreted
    d.    Both A & B – correct answer

    59.   Which of the following relative pathnames is interpreted as “the chem.htm file is in the tutorial subfolder one level up in the folder tree from the current file”?

    a.    _/tutorial/chem..htm
    b.    /tutorial/chem..htm
    c.    ../tutorial/chem..htm – correct answer
    d.    ./tutorial/chem..htm

    60.   Which of the following relative pathnames is interpreted as “the rock.htm file is in the same folder as the current file”?

    a.    /rock.htm
    b.    ./rock.html
    c.    ../rock.htm
    d.    rock.htm – correct answer

    61.   With HTML, absolute pathnames begin with a __________.

    a.    slash – correct answer
    b.    period
    c.    comma
    d.    parenthesis

    62.   You link to an id using the id name preceded by a(n) “&”.

    a.    True
    b.    False – correct answer

    63.   You should write a link to an id as:<a href=”new”><h2>New Material</h2></a> not as: <h2><a href=”#new”>New Material</a><h2>.

    a.    True
    b.    False – correct answer

    64.   You use the <L> tag to create a link within a document.

    a.    True
    b.    False – correct answer


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.       &copy; - correct answer
b.      &amp;
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