Answers Back to schedule page
Prev  Quiz 1
Quiz Number 13

SWE 432, Fall 2008
December 1
 

  1. For each question, write the letter for the most appropriate answer.
    1. XML is an implementation of:
      A. SGML B. HTML
      C. Latex D. TRoff
    2. XML is said to be:
      A. extensible B. structured strictly
      C. validating D. all of A, B, and C
    3. XML tags:
      A. must have an end tag B. must have attributes
      C. are not required to have an end D. all of A, B, and C
    4. XML documents are required to:
      A. be valid B. have properly nested tags
      C. indented correctly D. all of A, B, and C
    5. Attribute values of XML tags:
      A. must always be present B. must be surrounded by quotes
      C. are not case sensitive D. must occur in order of definition
  2. Answer each of the following with either a T=true, F=false):
    1.      Programmers need to know a little about SQL to use JDBC.
    2.      JDBC only works with Oracle.
    3.      JDBC cannot work with servlets.
    4.      JDBC works with both Unix and DOS/Windows.
    5.      JDBC only works with servlets.
  3. Name one thing that you wanted to learn in this class that you did not learn.