XML quiz

XML quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

shashwathi kn

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does XML stand for?

eXtensible Markup Language

X-Markup Language

Example Markup Language

eXtra Modern Link

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is a way of describing XML data, how?

XML uses XSL to describe data

XML uses a DTD to describe the data

XML uses a description node to describe data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

XML's goal is to replace HTML

True

False

4.

MULTIPLE CHOICE QUESTION

30 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"/>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does DTD stand for?

Direct Type Definition

Dynamic Type Definition

Do The Dance

Document Type Definition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is this a "well formed" XML document?

<?xml version="1.0"?>
<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>

No

Yes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is true?

All XML documents must have a DTD

All XML elements must be lower case

All XML elements must be properly closed

All the statements are true

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?