1. 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
  2. Question: Which declaration symbol indicates that exactly one item must appear?

    A
    Plus sign

    B
    No symbol

    C
    One symbol

    Note: Not available
    1. Report
  3. Question: Object naming follows

    A
    Score notation format

    B
    Dot notation format

    C
    Period notation format

    D
    None of them

    Note: Not available
    1. Report
  4. Question: Which element tells the application to connect HTML and CSS file?

    A
    <src>

    B
    <href>

    C
    <link>

    D
    <connect>

    Note: Not available
    1. Report
  5. Question: A style sheet consists of one or more templates that contain ______

    A
    Formatting

    B
    Structure

    C
    Patterns

    D
    Vocabularies

    Note: Not available
    1. Report
  6. Question: Which template allows a specific pattern of data?

    A
    Multiple templates

    B
    Pattern template

    C
    Document template

    D
    Single template

    Note: Not available
    1. Report
  7. Question: What is the grouping operator?

    A
    ( )

    B
    []

    C
    /

    D
    //

    Note: Not available
    1. Report
  8. Question: Choose the correct answer.

    A
    empty - can contain any content.

    B
    textOnly - can contain text content only.

    C
    mixed - can contain a mixture of text and sub elements.

    D
    All.

    Note: Not available
    1. Report
  9. Question: The default value for both the minOccurs and maxOccurs attributes is______.

    A
    0

    B
    1

    C
    Undefined

    D
    Unlimited

    Note: Not available
    1. Report
  10. Question: Consider the following attribute declaration <attribute name =”intventory dt:type="int" dt:min="0"  dt:max="50"/> Now which of the following are true?

    A
    The attribute can contain the minimum value of 0.

    B
    The attribute can contain the minimum value of 1.

    C
    The attribute can contain the maximum value of 50.

    D
    Above

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