Enter your search terms
Submit search form
Web
examineonline.googlepages.com
Online Exam
>>
Programming
>>
XML
>>
XQuery Tutorial
Menu
Programming
COMPTIA
GMAT
English
IQ
DataBase
OS
MCSE
CISCO
Finance
Management
Health
Soft Skills
Web Building
Multimedia
XQuery Tutorial
1 . XQuery is the
A.
query language for XML.
B.
query language for XSL
C.
query language for XHTML
D.
query language for XSLT
2 . XQuery uses ______ to address specific parts of an XML document.
A.
XHTML syntax
B.
XSL syntax
C.
XPath syntax
D.
XSLT syntax
3 . XQuery for XML is like SQL for
A.
Oracle
B.
database
C.
tables
D.
PL/SQL
4 . XQuery is a language for finding and extracting the elements and attributes from
A.
XML documents
B.
tables
C.
database
D.
files
5 . Which of these share the same data model and supports the same functions and operators ?
A.
XQuery 1.1 and XPath 2.0
B.
XQuery 1.0 and XPath 1.0
C.
XQuery 1.0.1 and XPath 2.0.1
D.
XQuery 1.0 and XPath 2.0
6 . For which of theses the XQuery can't be used ?
A.
Generate summary reports
B.
Search Web documents for relevant information
C.
Transform XML data to XHTML
D.
None of these
7 . XQuery 1.0 is not yet ___ Recommendation.
A.
Microsoft's
B.
W3C
C.
IBM
D.
Intel
8 . Which function is basically used to open the file.
A.
open()
B.
fopen()
C.
doc()
D.
fileOpen()
9 . XQuery uses _______ to limit the extracted data from the XML documents.
A.
limit
B.
predicates
C.
from-to
D.
None of these
10 . What is FLWOR ?
A.
Foreach,Let,Where as,Object,Record
B.
For, Let,Where as,Object,Record
C.
For, Let, Where, Order by, Return
D.
None of these
11 . What is the right syntax of the doc() function ?
A.
doc('bookdetails.xml')
B.
doc("bookdetails.xml")
C.
doc("bookdetails.xml");
D.
doc(bookdetails.xml);
12 . In XQuery, how many types of node are present ?
A.
5
B.
6
C.
7
D.
8
13 . Which of these are not the XQuery type of nodes ?
A.
attribute
B.
element
C.
namespace
D.
number
14 . The ____ of the tree is called the document node or root node.
A.
leaf
B.
root
C.
child
D.
middle level nodes
15 . Which are known as Atomic values ?
A.
root node
B.
leaf nodes
C.
nodes with no parent or children
D.
parent nodes
16 . Each element and attribute has one parent only.
A.
True
B.
False
C.
Not always true
D.
None of these
17 . _____ nodes may have zero, one or more than one children.
A.
Child
B.
Parent
C.
Leaf
D.
Element
18 . Nodes that have the same parent is called
A.
childs
B.
siblings
C.
elements
D.
none of these
19 . A node's children, children's children, etc. is called
A.
descendants
B.
ancesters
C.
siblings
D.
none of these
20 . XQuery is
A.
case-insensitive
B.
case-sensitive
C.
not always case-sensitive
D.
not always case-insensitive
Test Name :
XQuery Tutorial
Category :
XML
Number of Question :
20
Pass Score :
80
Test Result
Your Score :
Passing Score :
80
Result :
Copyright by
VanTuMinh
© 2007