XML BASICS QUIZ

XML BASICS QUIZ

University

15 Qs

quiz-placeholder

Similar activities

HTML

HTML

University

10 Qs

HTML Basic #2

HTML Basic #2

University

20 Qs

HTML Quiz

HTML Quiz

University

20 Qs

IT 123 2ND LIVE QUIZ

IT 123 2ND LIVE QUIZ

University

15 Qs

CSC104 Module 2 Assessment

CSC104 Module 2 Assessment

University

20 Qs

Web Technologies(A6602)

Web Technologies(A6602)

University

20 Qs

HTML

HTML

KG - University

20 Qs

Unit10_Revision7_HTML_tags

Unit10_Revision7_HTML_tags

University

10 Qs

XML BASICS QUIZ

XML BASICS QUIZ

Assessment

Quiz

Computers

University

Medium

Created by

Menaga D

Used 275+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following are well-formed XML fragments?

a. < myElement myAttribute=”someValue’/>

b. < myElement myAttribute=someValue/>

c. < myElement myAttribute=’someValue’>

d. < myElement myAttribute=”someValue”/>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many root elements can we have in XML?

a. 1

b. 2

c. 3

d. 0

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is DTD?

a. Document type Determination

b. Determination Type Defination

c. Document Text Definition

d. Document Type Definition

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which statement is true?

XML tags are case sensitive

XML documents must have a root tag

XML elementss must be properly closed.

All of the above.

5.

MULTIPLE CHOICE QUESTION

1 min • 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" /

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does XML stand for?

eXtra Modern Link

eXtensible Markup Language

X-Markup Language

Example Markup Language

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The need of using a DTD in developing XML document is?

a. Required when validating XML documents.

b. No longer necessary after the XML editor has been customized.

c. Used to direct conversation using an XSLT processor.

d. A good guide to populating templates to be filled in when generating an XML document automatically.

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?