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. Which of the following is true?

XML allows you to create your own self-descriptive tags, or language, that suits your application.
XML allows you to create your own self-descriptive tags, or language, that suits your application.
XML was developed by an organization called the World Wide Web Consortium (W3C) and is available as an open standard.
All of the above

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

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

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

MM-DD-YY
DD-MM-YYYY
YY-MM-DD
YYYY-MM-DD

4. What is XML declaration with no parameters?

<?xml >
<?xml />
<xml >
<xml ?>

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

Decoding
Encoding
DTD
DTO

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

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

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

9. What is default value for Standalone?

Yes
No
Can't say
No default value

10. XML was developed by an organization called?

w2c
w4c
w3c
WWWC

Results