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. The DTD starts with?

declaration
DOCTYPE delimiter
DTD identifier
None of the above

2. The correct priority for implementing XML based IETMs is :

Develop DTD, conduct a pilot project, create a modular library, train staff.
Train staff, convert legacy documents, develop DTD, create modular library.
Conduct pilot program, train staff, create modular library, develop DTD
Conduct pilot program, train staff, develop DTD, convert documents, purchace XML tools.

3. CDATA attribute is?

StringType
Character data
Both A and B
None of the above

4. What is default value for Standalone?

Yes
No
Can't say
No default value

5. Which of the following is correct XML Elements Rules?

The only punctuation mark allowed in names are the hyphen (-).
An element name cannot contain any alphanumeric characters.
Start and end tags of an element must be identical.
Names are case insensitive

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

The names are always in lower case.
The Parameter names and values are not case-sensitive.
The correct order is: version, encoding and standalone.
None of the above

7. How many type of encoding?

2
3
4
5

8. Element with no content is known as?

free element
empty element
vacent element
idle element

9. Which is the parameter value for version?

0.1
1
1.1
2

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

element
DTD
PI
identifier

Results