1. Question: What does XML stand for?

    A
    eXtensible Markup Language

    B
    eXtra Modern Link

    C
    Example Markup Language

    D
    X-Markup Language

    Note: Not available
    1. Report
  2. Question: XML's goal is to replace HTML

    A
    True

    B
    False

    Note: Not available
    1. Report
  3. Question: What does DTD stand for?

    A
    Document Type Definition

    B
    Do The Dance

    C
    Direct Type Definition

    D
    Dynamic Type Definition

    Note: Not available
    1. Report
  4. Question: Is this a "well formed" XML document? <?xml version="1.0"?> <note> <to>Tove</to> <from>Jani</from> <heading>Reminder</heading> <body>Don't forget me this weekend!</body> </note>

    A
    True

    B
    False

    Note: Not available
    1. Report
  5. Question: Which statement is true?

    A
    All the statements are true

    B
    All XML elements must be lower case

    C
    All XML documents must have a DTD

    D
    All XML elements must be properly closed

    Note: Not available
    1. Report
  6. Question: XML preserves white spaces

    A
    True

    B
    False

    Note: Not available
    1. Report
  7. Question: XML elements cannot be empty

    A
    True

    B
    False

    Note: Not available
    1. Report
  8. Question: Which is not a correct name for an XML element?

    A
    <age>

    B
    All 3 names are incorrect

    C
    <NAME>

    D
    <first name>

    Note: Not available
    1. Report
  9. Question: XML attribute values must always be enclosed in quotes

    A
    True

    B
    False

    Note: Not available
    1. Report
  10. Question: XML is derived from _______.

    A
    FTP

    B
    HTML

    C
    SGML

    D
    HTTP

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd