
XML Quiz
Authored by K Dhanamjay
Professional Development, Design, Computers
University
Used 60+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct syntax of the declaration which defines the XML version?
<xml version="1.0" />
<?xml version="1.0"?>
<?xml version="1.0" />
<?xml version="1.0" /
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true?
All XML elements must have a closing tag
All XML elements must be lower case
All XML elements must be lower case
All the statements are true
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Well formed XML document means
it contains a root element
it contain an element
it contains one or more elements
must contain one or more elements and root element must contain all other elements
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following strings are a correct XML name?
my Element
#myElement
_myElement
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does DTD stand for?
Direct Type Definition
Document Type Definition
Do The Dance
Dynamic Type Definition
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following XML documents are well-formed?
<firstElement>some text goes here <secondElement>another text goes here</secondElement> </firstElement>
<firstElement>some text goes here</firstElement> <secondElement> another text goes here</secondElement>
<firstElement>some text goes here <secondElement> another text goes here</firstElement> </secondElement>
</firstElement>some text goes here </secondElement>another text goes here <firstElement>
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following XML fragments are well-formed?
<myElement myAttribute=someValue/>
<myElement myAttribute="someValue"/>
<myElement myAttribute=’someValue’>
<myElement myAttribute="someValue’/>
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?