1. Question: Which contains the element name and the type of data?

    A
    Attribute declaration

    B
    Element declaration

    C
    Data type declaration

    D
    Document type declaration

    Note: Not available
    1. Report
  2. Question: Element declaration consists of _____types.

    A
    2

    B
    7

    C
    4

    D
    3

    Note: Not available
    1. Report
  3. Question: The email element contains ________

    A
    Sub elements

    B
    Any elements

    C
    Empty elements

    D
    Child elements

    Note: Not available
    1. Report
  4. Question: When an element cannot contain any content in the element declaration?

    A
    Use keyword EMPTY

    B
    Use keyword CLEAR

    C
    Use keyword Empty

    D
    Use keyword Clear

    Note: Not available
    1. Report
  5. Question: Which is the correct any-element declaration syntax?

    A
    <!Element Any-Element >

    B
    <!Element Any-ELEMENT >

    C
    <!ELEMENT TEST Any >

    D
    <!ELEMENT TEST ANY >

    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 of the above

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

    A
    Internal entities

    B
    External entities

    C
    Attributes

    D
    All of the above

    Note: Not available
    1. Report
  8. Question: The anchor element and the image element both contain attributes.

    A
    True

    B
    False

    Note: Not available
    1. Report
  9. Question: What is the following attributes image element contains-

    A
    IMG

    B
    SRC

    C
    ALT

    D
    HREF

    Note: Not available
    1. Report
  10. Question: In XML, which syntax is used to declare attributes?

    A
    <!ATTLIST ElementName AttributeName Type Default>

    B
    <!ATTLIST AttributeName ElementName Type Default>

    C
    ALL

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