XML MCQ Quiz Hub

XML Mcq Question Set 4

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

Attribute standalone="no" should be included in XML declaration if a document.





✅ Correct Answer: 4

Which of the following are not correct rule of XML declaration?





✅ Correct Answer: 2

Elements can behave as containers to hold?





✅ Correct Answer: 4

Each XML document contains _______ element?





✅ Correct Answer: 4

Which of the following is correct syntax to write an XML element?





✅ Correct Answer: 3

Element with no content is known as?





✅ Correct Answer: 2

Which of the following is correct XML Elements Rules?





✅ Correct Answer: 3

Which of the following is true?





✅ Correct Answer: 4

A validating XML application should be used when?





✅ Correct Answer: 2

The syntax for writing the minimum occurrence for an element is?





✅ Correct Answer: 4

Which of the following is used to specify the attribute list of an element?





✅ Correct Answer: 4

_____ are part of XML elements.





✅ Correct Answer: 2

An XML attribute is always a ________ pair.





✅ Correct Answer: 1

The name value should be in?





✅ Correct Answer: 3

Attributes are used to add a unique ________ to an element





✅ Correct Answer: 3

How many types of enumerated attribute?





✅ Correct Answer: 1

NMTOKEN attribute used for?





✅ Correct Answer: 3

IDREFS attribute used for?





✅ Correct Answer: 1

CDATA attribute is?





✅ Correct Answer: 3

Which of the following are the predefined attributes?





✅ Correct Answer: 3

Attribute of the document interface in DOM is/are?





✅ Correct Answer: 4

_____ allow documents to contain instructions for applications.





✅ Correct Answer: 1

Which of the following is correct syntax of PI?





✅ Correct Answer: 3

Which of the following Identifies the application to which the instruction is directed?





✅ Correct Answer: 1

A PI can contain any data except the combination?





✅ Correct Answer: 4

Which of the following valid Pis example?





✅ Correct Answer: 3

What is the full form of DTD?





✅ Correct Answer: 2

A character that describes the information for the application to process known as?





✅ Correct Answer: 2

____ is the process of converting unicode characters into their equivalent binary representation.





✅ Correct Answer: 2

How many type of encoding?





✅ Correct Answer: 1

UTF stands for?





✅ Correct Answer: 3

For the documents without encoding information, ______ is set by default.





✅ Correct Answer: 1

The number 8 or 16 refers to?





✅ Correct Answer: 1

Number of possible Characters for 1 Bytes Per Character?





✅ Correct Answer: 3

What is true about 4 bytes per character?





✅ Correct Answer: 4

A mapping is done from the byte value (0-255) and translated through a mapping table referred to as a?





✅ Correct Answer: 4

In most code pages the first 127 chars are common known as the?





✅ Correct Answer: 3

What will be Representation (hexadecimal) for Encoding UTF-8?





✅ Correct Answer: 2

The DTD starts with?





✅ Correct Answer: 2

An __________ tells the parser to parse the document from the specified root element.





✅ Correct Answer: 1

If the DTD is pointing to external path, it is called?





✅ Correct Answer: 3

The square brackets [ ] enclose an optional list of entity declarations called?





✅ Correct Answer: 1

Which of the following is correct rule for internal subset?





✅ Correct Answer: 4

In external DTD elements are declared _______ the XML file.





✅ Correct Answer: 4

We can refer to an external DTD by using?





✅ Correct Answer: 4

Public identifiers can follow any format, however, a commonly used format is called?





✅ Correct Answer: 3

In XML?





✅ Correct Answer: 1

XML Schema is commonly known as ?





✅ Correct Answer: 3

What is true about XML Schema?





✅ Correct Answer: 4

How can be defined within an XSD?





✅ Correct Answer: 1

______ element is used only in the context of the text.





✅ Correct Answer: 2

Which of the following are correct predefined simple types?





✅ Correct Answer: 1

Attributes have _______ property.





✅ Correct Answer: 3

Which allows you to specify which child elements an element can contain and to provide some structure within your XML documents?





✅ Correct Answer: 1

A schema describes?





✅ Correct Answer: 4

Microsoft XML Schema Data Type “ boolean” has values?





✅ Correct Answer: 3

Simple type Built into Schema "data" represent a data in?





✅ Correct Answer: 4

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





✅ Correct Answer: 2

All information in XML is .....





✅ Correct Answer: 1

An entity in XML is a ..........





✅ Correct Answer: 4