XML Quiz


Play this quiz that will help you to excel in XML certification exams, placements etc. This XML quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc.

Take the Free Practice Test



XML MCQs

Practice XML MCQ Questions, which will help you to understand XML concepts.

XML Quiz

Try Free XML Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

XML Quiz

1. NMTOKEN attribute used for?

It is used to specify the element as unique.
It indicates that the attribute will represent an external entity in the document.
It is similar to CDATA with restrictions on what data can be part of the attribute.
It is similar to CDATA with restrictions on what data can be part of the attribute.

2. Which of the following is false?

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

3. A schema describes?

structure
datatype of XML document
grammer
All of the above

4. Which of the following is not correct Parameter_value for encoding?

ISO-10646-UCS-2
ISO-10646-UCS-4
Shift_JIA
EUC-JP

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

Human-readable
Machine-readable
Both human-readable and machine-readable
None of the above

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

FE FF
EF BB BF
00 00 FE FF
FF FE 00 00

7. The use of a DTD in XML development is:

required when validating XML documents
no longer necessary after the XML editor has been customized
used to direct conversion using an XSLT processor
a good guide to populating a templates to be filled in when generating an XML document automatically

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

Complex Type
Simple type
Global Types
All of the above

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

target
Instruction
DTD
DTO

10. XSLT processors accept as input:

an XML conforming document file and an XSLT specification file
only an XML document
only an XSLT specification
either an XML document or an XSLT specification

Results