New Text Document
New Text Document
12 With XML:
a. views are not limited to one multi-valued path only.
b. documents can automatically be generated from database data only.
c. database data can automatically be extracted from XML documents only.
d. all of the above are true.
View Answer Report Discuss Too Difficult! Search Google
Answer: (d).all of the above are true.
20 XPATH used to
a. Address your documents by specifying a location path
b. Address the server
c. Store the IP address of the server
d. None of these
22 Node in XML is
a. any part of the document whether it is elements, attribute or otherwise
b. referred only to the attributes
c. referred to the top element in the document
d. none of these
View Answer Report Discuss Too Difficult! Search Google
Answer: (a).any part of the document whether it is elements, attribute or otherwise
XML /
41 Which of the following is the communication protocol that sets the standard
used by every computer that access web-based information?
a. HTTP
b. XML
c. HTTP
d. DML
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).XML
42 DTD's are
a. Part of Name spaces
b. Document type declaration in XML
c. Ways to create templates for out does type
d. None of these
View Answer Report Discuss Too Difficult! Search Google
Answer: (c).Ways to create templates for out does type
43 The words Document Node, Nodelist, Element Node, Named Node Map etc. are
a. Objects
b. Interfaces
c. Elements
d. Attributes
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).Interfaces
46 XML
a. can't be used as a database
b. XML is not a database, it is language
c. can be used as a database
d. none of these
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).XML is not a database, it is language
47 Web links are stored within the page itself and when you wish to "jump" to
the page that is linked, we select the hotspot or anchor. This technique is called
a. hypertext
b. hypermedia
c. both (a) and (b)
d. anchoring
View Answer Report Discuss Too Difficult! Search Google
Answer: (c).both (a) and (b)
49 XSL is
a. an XML based language to create style sheets
b. extensible solution language
c. a language which is not used in XML
d. extended stylesheet language
View Answer Report Discuss Too Difficult! Search Google
Answer: (a).an XML based language to create style sheets
52 Namespace
a. is a querying language
b. provides the spaces in the names
c. distinguishes one XML vocabulary from another
d. none of these
View Answer Report Discuss Too Difficult! Search Google
Answer: (c).distinguishes one XML vocabulary from another
54 XSLT is
a. used for session tracking in XML
b. an extensible stylesheet language and is used for formatting
c. an extended stylesheet language is used for formatting
d. none of these
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).an extensible stylesheet language and is used for formatting
55 MSXML is
a. a Microsoft language
b. XML parser that ships with IE 5.0
c. used for interacting with XML
d. Both (b) & (c)
View Answer Report Discuss Too Difficult! Search Google
Answer: (d).Both (b) & (c)
56 What is XML?
a. Like SGML, Extended Markup Language
b. Subset of SGML, Extensible Markup Language
c. Superset of SGML, Extendable Markup Language
d. None of these
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).Subset of SGML, Extensible Markup Language
59 The XSLT processor copies the elements of the stylesheet until it finds a
command in the format:
a. SELECT ... FROM ... WHERE.
b. {item, action}.
c. {for-each select}.
d. <HTML>...<\HTML>.
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).{item, action}.
65 XSLT processors evaluate each statement in the context of the match that has
been made. That is, XSLT processors are:
a. context oriented.
b. procedural oriented.
c. object oriented.
d. relational oriented.
View Answer Report Discuss Too Difficult! Search Google
Answer: (a).context oriented.
67 If the XML data instance conforms to the DTD, the document is said to be:
a. type-invalid.
b. type-valid.
c. not-type-valid.
d. an HTML document.
View Answer Report Discuss Too Difficult! Search Google
Answer: (b).type-valid.
68 XML is:
a. a subset of SGML only.
b. a hybrid of document processing and database processing only.
c. a standardized yet customizable way to describe the content of documents
only.
d. XML is all of the above.
View Answer Report Discuss Too Difficult! Search Google
Answer: (d).XML is all of the above.
69 The document that is used by XSLT to indicate how to transform the elements
of the XML document to another format is a(n):
a. HTML page.
b. DOCTYPE procedure.
c. stylesheet.
d. stored procedure.
View Answer Report Discuss Too Difficult! Search Google
Answer: (c).stylesheet.