1. Question: Which is code declares the document type as Wildflower?<br />

    A
    <!DOCTYPE Wildflowers SYSTEM "Wildflr.dtd"!>;

    B
    <!DOCTYPE "Wildflr.dtd" SYSTEM Wildflowers>;

    C
    <!DOCTYPE Wildflowers SYSTEM "Wildflr.dtd">;

    D
    <!DOCTYPE "Wildflr.dtd" SYSTEM Wildflowers!>;

    Note: Not available
    1. Report
  2. Question: Which contains the element name and the type of data?

    A
    Attribute declaration

    B
    Element declaration

    C
    Element declaration

    D
    Document type declaration

    Note: Not available
    1. Report
  3. Question: Element declaration consists of _____ types.<br />

    A
    Seven

    B
    Four

    C
    Five

    D
    Eight

    Note: Not available
    1. Report
  4. Question: The email element contains _____<br />

    A
    Sub elements

    B
    Any elements

    C
    Empty elements

    D
    Child elements

    Note: Not available
    1. Report
  5. Question: When an element cannot contain any content in the element  declaration?<br />

    A
    Use keyword EMPTY

    B
    Use keyword&amp CLEAR

    C
    Use keyword Empty

    D
    Use keyword Clear

    Note: Not available
    1. Report
  6. Question: XML uses _____ for specifying the structure of an element declaration

    A
    A symbol

    B
    A set of symbols

    C
    A set of value

    D
    None

    Note: Not available
    1. Report
  7. Question: Which provides additional information about the elements or the content of that element?<br />

    A
    Internal entities

    B
    External entities

    C
    Attributes

    D
    All

    Note: Not available
    1. Report
  8. Question: What are the following attributes image element contains__<br />

    A
    IMG

    B
    SRC

    C
    ALT

    D
    HREF

    Note: Not available
    1. Report
  9. Question: <span style="background-color: #ffffff; color: #000000;">In XML, which syntax is used to declare attributes?</span><br />

    A
    &lt;a name=&quot;intels@1&quot;&gt;&lt;/a&gt;&lt;br/&gt;

    B
    &lt;br/&gt;

    C
    All

    D
    None

    Note: Not available
    1. Report
  10. Question: Which declaration symbol indicates that exactly one item must appear?<br/>

    A
    Plus sign

    B
    No symbol

    C
    One symbol

    D
    None

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