1. Question: In original parent object is called _____.<br />

    A
    Parent class

    B
    Base class

    C
    Child class

    D
    Object class

    Note: Not available
    1. Report
  2. Question: Which are represents book object properties?

    A
    Number and cover

    B
    Number and CoverColor.

    C
    NumberOfChapters and CoverColor.

    D
    None

    Note: Not available
    1. Report
  3. 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
  4. 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
  5. Question: Element declaration consists of _____ types.<br />

    A
    Seven

    B
    Four

    C
    Five

    D
    Eight

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

    A
    Sub elements

    B
    Any elements

    C
    Empty elements

    D
    Child elements

    Note: Not available
    1. Report
  7. 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
  8. Question: Which is the correct any-element declaration syntax?

    A
    <h1><h1/>

    B
    <p></p>

    C
    [head][/head]

    D
    <title><\title>

    Note: Not available
    1. Report
  9. 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
  10. 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
Copyright © 2025. Powered by Intellect Software Ltd