๐Ÿงช XML MCQ Quiz Hub

XML Mcq Question Set 3

Choose a topic to test your knowledge and improve your XML skills

Which are the main features of XML?





โœ… Correct Answer: 4

Attribute standalone=ยnoย should be included in XML declaration if a document:





โœ… Correct Answer: 4

The XML format has a simpler set of ยฆยฆยฆยฆยฆยฆยฆยฆ than HTML.





โœ… Correct Answer: 2

Elements from the HTML namespace are displayed as they would in ยฆยฆยฆยฆยฆยฆยฆ..





โœ… Correct Answer: 3

What are the advantages of DOM Parsing?





โœ… Correct Answer: 3

A tool for reading XML documents is popularly called a





โœ… Correct Answer: 4

Abbreviate the term DOM?





โœ… Correct Answer: 2

Which of the following is not a function of XML?





โœ… Correct Answer: 2

What are the components of an XML document?





โœ… Correct Answer: 3

Which are the techniques for defining the structure of a specific type of XML documents?





โœ… Correct Answer: 3

An ยฆยฆยฆยฆยฆยฆ.. block can be to embed a CSS style sheet within an XML document.





โœ… Correct Answer: 3

Which language is Extensible Markup Language (XML) similar?





โœ… Correct Answer: 1

Which is used about text data that should not be parsed by the XML parser?





โœ… Correct Answer: 1

Find the correct syntax of the declaration which defines the XML Version?





โœ… Correct Answer: 1

Which allows hyperlinks to point to specific parts (fragments) of XML documents?





โœ… Correct Answer: 4

An XML parser converts an XML document into an XML DOM object, which can then be manipulated with JavaScript.





โœ… Correct Answer: 1

The getElementsByTagName() method is used to retrieve data from an XML document.





โœ… Correct Answer: 1

The following example shows which XML Syntax rule, < note date=" 12/11/2007"> < to>Tove< /to> < from>Jani< /from> < /note>





โœ… Correct Answer: 1

XML is ?





โœ… Correct Answer: 3

XML is a programming language like C# or Java.





โœ… Correct Answer: 2

Is this a 'well formed' XML document? < ?xml version="1.0"? > < note > < to age="29" >John< /to > < from >Smiley< / from > < / note >





โœ… Correct Answer: 1

Which character in the XML Element will generate an error because the parser interprets it as the start of a new element?





โœ… Correct Answer: 1

Which is not a W3C-recommended specification?





โœ… Correct Answer: 1

XML is the most common tool for data transmissions between all sorts of applications





โœ… Correct Answer: 1

Which is a software- and hardware-independent tool for carrying information?





โœ… Correct Answer: 2

Which Characters are illegal in XML elements?





โœ… Correct Answer: 3

What is XML used to simplify?





โœ… Correct Answer: 3

Which are the XML Syntax rules?





โœ… Correct Answer: 4

XML documents must contain a root element; this element is "the parent" of all other elements





โœ… Correct Answer: 1

XML is designed to store data and _____.





โœ… Correct Answer: 3

In which application can XML be used for marking up documents for specialized applications, such as e-commerce, scientific documents, Mathematical formula and e-books?





โœ… Correct Answer: 3

In XML which internet languages are markup languages for handheld devices?





โœ… Correct Answer: 4

XML attribute values must always be enclosed in quotes





โœ… Correct Answer: 1

XML is designed to carry data, and to display data





โœ… Correct Answer: 2

In XML document comments are given as?





โœ… Correct Answer: 2

XML is a text-based markup language derived from?





โœ… Correct Answer: 3

Which of the following is true?





โœ… Correct Answer: 4

Which of the following is false?





โœ… Correct Answer: 1

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





โœ… Correct Answer: 3

The tags message mark?





โœ… Correct Answer: 3

XML First published on?





โœ… Correct Answer: 2

XML was developed by an organization called?





โœ… Correct Answer: 3

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





โœ… Correct Answer: 2

_______ contains details that prepare an XML processor to parse the XML document.





โœ… Correct Answer: 2

It informs the parser whether the document relies on the information from an external source?





โœ… Correct Answer: 4

What is default value for Standalone?





โœ… Correct Answer: 2

Which of the following is not correct Parameter_value for encoding?





โœ… Correct Answer: 3

Which is the parameter value for version?





โœ… Correct Answer: 1

Which of the following are correct rule for XML declaration?





โœ… Correct Answer: 4

What is XML declaration with no parameters?





โœ… Correct Answer: 1