Home / CSE MCQs / Java XML ::

CSE MCQs :: Java XML

  1. Which is a language for finding information in an XML document?
  2. A.
    Xpath
    B.
    XSLT
    C.
    XLink
    D.
    XPointer

  3. Which internet language is used for describing available web services in XML?
  4. A.
    WSDL
    B.
    RSS
    C.
    RDF
    D.
    OWL

  5. Which is not a XML function?
  6. A.
    Transport information
    B.
    Style information
    C.
    Store information
    D.
    Structure information

  7. What are the predefined attributes
  8. A.
    xml:lang
    B.
    xml:space
    C.
    both
    D.
    none

  9. A tool for reading XML documents is popularly called a
  10. A.
    XML delimiters
    B.
    XML processor
    C.
    XML parser
    D.
    Both b and c

  11. Abbreviate the term DOM?
  12. A.
    Developed Object Model
    B.
    Document Object Model
    C.
    Document Oriented Model
    D.
    None of the above

  13. XML stands for
  14. A.
    Extensible Markup Language
    B.
    Extended Mashup Language
    C.
    Extensible Mashup Language
    D.
    None of these

  15. Which of the following is not a function of XML?
  16. A.
    Structure Information
    B.
    Style Information
    C.
    Transport Information
    D.
    Store Information

  17. The default model for complex type, in XML schemas for element is
  18. A.
    textOnly
    B.
    elementOnly
    C.
    no default type
    D.
    both 1 & 2

  19. What are the components of an XML document?
  20. A.
    Header, Root Element
    B.
    Prolog, Root Element, Miscellaneous
    C.
    Prolog, Header, Body
    D.
    Prolog, Root Element