XML MCQ Questions And Answers

XML MCQ Questions - This section focuses on "Basics" of XML. These Multiple Choice Questions (MCQ) should be practiced to improve the XML skills required for various interviews (campus interview, walk-in interview, company interview), placements, entrance exams and other competitive examinations.

1. XML stands for?

A. Extensible Markup Language.
B. Extensible Hypertext Markup Language.
C. Extended Markup Language.
D. Extend Markup Language.

View Answer


2. XML is a text-based markup language derived from?

A. SGMA
B. SHML
C. SGML
D. DHML

View Answer


3. Which of the following is true?

A. XML allows you to create your own self-descriptive tags, or language, that suits your application.
B. XML allows you to create your own self-descriptive tags, or language, that suits your application.
C. XML was developed by an organization called the World Wide Web Consortium (W3C) and is available as an open standard.
D. All of the above

View Answer


4. Which of the following is false?

A. XML cannot be used for offloading and reloading of databases.
B. XML can easily be merged with style sheets
C. XML can be used to store and arrange the data
D. XML can be used to exchange the information between organizations and systems

View Answer


5. XML is a markup language that defines set of rules for encoding documents in a format that is?

A. Human-readable
B. Machine-readable
C. Both human-readable and machine-readable
D. None of the above

View Answer


6. The tags message mark?

A. the start of the XML code
B. the end of the XML code
C. the start and the end of the XML code
D. None of the above

View Answer


7. XML First published on?

A. 1997
B. 1998
C. 1999
D. 2000

View Answer


8. XML was developed by an organization called?

A. w2c
B. w4c
C. w3c
D. WWWC

View Answer


9. Which of the following is the correct syntax of the declaration of XML version?

A. <xml version="1.0" />
B. <?xml version="1.0"?>
C. <?xml version="1.0" />
D. None of the above

View Answer


10. Is it easier to process XML than HTML?

A. TRUE
B. FALSE
C. May be
D. Can't say

View Answer





Discussion



* You must be logged in to add comment.