Whats so great about XML? None of these Easy data exchange & High speed on network High speed on network Easy data exchange TRUE ANSWER : ? YOUR ANSWER : ?
Predicates are used to find the ? specific node root parent of a specific node child of a specific node TRUE ANSWER : ? YOUR ANSWER : ?
Which function is basically used to open the file. fopen() open() doc() fileOpen() TRUE ANSWER : ? YOUR ANSWER : ?
What does DTD stand for? Dynamic Type Definition Do The Dance Document Type Definition Direct Type Definition TRUE ANSWER : ? YOUR ANSWER : ?
The default model for complex type, in XML schemas for element is ? textOnly elementOnly no default type All of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
XPath includes over ? more than 200 built-in functions more than 100 built-in functions 100 built-in functions 200 built-in functions TRUE ANSWER : ? YOUR ANSWER : ?
XQuery is the ? query language for XML query language for XSL query language for XSLT query language for XHTML TRUE ANSWER : ? YOUR ANSWER : ?
The XML DOM object is ? Comment Reference Entity Comment Data Entity Reference TRUE ANSWER : ? YOUR ANSWER : ?
The use of a DTD in XML development is ? required when validating XML documents a good guide to populating a templates to be filled in when generating an XML document automatically no longer necessary after the XML editor has been customized used to direct conversion using an XSLT processor TRUE ANSWER : ? YOUR ANSWER : ?