yuuxml

yuuxml

12th Grade

25 Qs

quiz-placeholder

Similar activities

Web Design Chapter 1 Review

Web Design Chapter 1 Review

9th - 12th Grade

30 Qs

bootstrap

bootstrap

12th Grade

25 Qs

jquery

jquery

12th Grade

25 Qs

yuuxml

yuuxml

Assessment

Quiz

others

12th Grade

Easy

Created by

Yến Hải

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 1: What does XML stand for?
X-Markup Language
Example Markup Language
eXtra Modern Link
eXtensible Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 2: 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

Question 3: XML's goal is to replace HTML
False
True

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 4: 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

Question 5: What does DTD stand for?
Dynamic Type Definition
Direct Type Definition
Do The Dance
Document Type Definition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 6: 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>
Yes
No

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 7: Is this a "well formed" XML document? <?xml version="1.0"?> <to>Tove</to> <from>Jani</from> <heading>Reminder</heading> <body>Don't forget me this weekend!</body>
Yes
No

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?