Enter your search terms
Submit search form
Web
examineonline.googlepages.com
Online Exam
>>
Programming
>>
XML
>>
XML Tutorial
Menu
Programming
COMPTIA
GMAT
English
IQ
DataBase
OS
MCSE
CISCO
Finance
Management
Health
Soft Skills
Web Building
Multimedia
XML Tutorial
1 . What is XML ?
A.
Extensible MarkUp Language
B.
Extra Modern Link
C.
Example markup Language
D.
X-Markup Language
2 . Which Statement about xml is true?
A.
Elements may have multiple atrribute with the same name
B.
Quoting attribute is optional.
C.
Elements may nest but not overlap
D.
All of the above.
3 . What is the correct declation syntax for the version of an XML document?
A.
</xml version="1.0"/>
B.
<?xml version="1.0"/?>
C.
<xml version="1.0">
D.
none of the above
4 . How is an empty XML element defined?
A.
<sample></sample>
B.
<sample/>
C.
All of the above.
D.
None of the above.
5 . Which syntax is used to insert comments into an XML document?
A.
<comment>This is a comment</comment>
B.
<?-This is a comment->
C.
<!-This is a comment->
D.
All of the above.
6 . What does DTD stand for?
A.
Dynamic Type Definition.
B.
Document Type Definition.
C.
Do The Dance.
D.
Direct Type Definition.
7 . Which statement is true?
A.
All XML documents must have a DTD.
B.
All XML elements must be lower case.
C.
All XML elements must be properly closed.
D.
All of the above.
8 . Which statement is true ?
A.
XML tags are case sensitive.
B.
XML documents must have a root tag.
C.
XML elements must be properly closed.
D.
All of the above.
9 . Which is not a correct name for an XML documents?
A.
<Note>
B.
<h1>
C.
<1dollar>
D.
All 3 names are incorrect.
10 . Which is not a correct name for an XML element?
A.
B.
C.
D.
All three names are incorrect.
11 . What does XSL stand for?
A.
eXtra Style Language
B.
eXpandable Style Language
C.
eXtensible Style Listing
D.
eXtensible Stylesheet Language
12 . What is a correct way of referring to a stylesheet called "mystyle.xsl" ?
A.
<link type="text/xsl" href="mystyle.xsl" />
B.
<?xml-stylesheet type="text/xsl" href="mystyle.xsl"?>
C.
<stylesheet type="text/xsl" href="mystyle.xsl" />
D.
All of the above
13 . For the XML parser to ignore a certain section of your XML document, which syntax is correct?
A.
<CDATA> Text to be ignored </CDATA>
B.
<![CDATA[ Text to be ignored ]]>
C.
<PCDATA> Text to be ignored </PCDATA>
D.
<xml:CDATA[ Text to be ignored ]>
14 . XML is a _______ Recommendation
A.
Microsoft
B.
Sun
C.
W3C
D.
None of these
15 . XML is
A.
Free and Extensible
B.
Not Extensible.
C.
A stylsheet
D.
None of these
16 . XML is a Complement to
A.
XHTML.
B.
HTML
C.
Xquery
D.
Xpath
17 . XML Schema is designed to
A.
be self-descriptive
B.
disply only useful data
C.
carrying request
D.
giving response.
18 . XML uses
A.
an XML Schema to describe the data
B.
an XHTML Schema to describe the data
C.
an XPath to describe the data
D.
an XQuerya to describe the data
19 . XML Can be Used to
A.
Replace old language.
B.
Create new language.
C.
All of the above
D.
None of these.
20 . XML is the mother of
A.
HTML
B.
WAP and WML
C.
All of the above
D.
None of these.
Test Name :
XML Tutorial
Category :
XML
Number of Question :
20
Pass Score :
80
Test Result
Your Score :
Passing Score :
80
Result :
Copyright by
VanTuMinh
© 2007