What does XML stand for?
eXtra Modern Link
eXtensible Markup Language
Example Markup Language
X-Markup Language
What is the correct syntax of the declaration which defines the XML version?:
None of the above
Is it easier to process XML than HTML?
Yes
No
Sometimes
Can't say
Which statement is true?
All the statements are true
All XML elements must have a closing tag
All XML elements must be lower case
All XML documents must have a DTD
Which of the following programs support XML or XML applications?:
Internet Explorer 5.5
Netscape 4.7
RealPlayer
both 1 and 2
Kind of Parsers are
well-formed
well-documented
non-validating and validating
none of the above
Well formed XML document means
it contains a root element
it contain an element
it contains one or more elements
must contain one or more elements and root element must contain all other elements
Comment in XML document is given by
-- -- >
-- -->
XML uses the features of
HTML
XHTML
VML
SGML
What does DTD stand for?
Direct Type Definition
Document Type Definition
Do The Dance
Dynamic Type Definition