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. Simple type Built into Schema "data" represent a data in?

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

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

3. _______ element is used only in the context of the text.

Complex Type
Simple type
Global Types
All of the above

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

5. The DTD starts with?

declaration
DOCTYPE delimiter
DTD identifier
None of the above

6. A PI can contain any data except the combination?

!>
<!
<?
?>

7. XML Schema is commonly known as ?

XZD
XAS
XSD
XFD

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

9. An element declaration specifies

a single markup element
zmarkup elements
markup data
the document data

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

Results