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. Is it easier to process XML than HTML?

TRUE
FALSE
May be
Can't say

2. 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

3. UTF stands for?

UAS Transformation Format
UZS Transformation Format
UCS Transformation Format
UCP Transformation Format

4. Elements can behave as containers to hold?

Objects
text
attributes
All of the above

5. 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.

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

<xml version="1.0" />
<?xml version="1.0"?>
<?xml version="1.0" />
None of the above

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

ATTLIST
?ATTLIST
!ATTLIST
#ATTLIST

8. CDATA attribute is?

StringType
Character data
Both A and B
None of the above

9. XML was developed by an organization called?

w2c
w4c
w3c
WWWC

10. The tags message mark?

the start of the XML code
the end of the XML code
the start and the end of the XML code
None of the above

Results