Java, XPath, and Database Programming Concepts
Test your knowledge of Java programming, XML/XPath query language, and database concepts including views, domains, and data types.
Questions
____ is a major element in the W3C's XSLT standard
- XQuery
- XPath
- XPointer
- XLink
XPath is a language for finding information in an
- XML Document
- XHTML Document
- XSL Document
- XSD Document
XPath is used to navigate through
- different pages
- none of these
- files
- elements and attributes
XPath is a ____ for defining parts of an XML document.
- PROGRAM
- FUNCTION
- PROCEDURE
- SYNTAX
XPath contains a library of standard
- PROGRAMS
- FUNCTIONS
- VARIABLES
- COMMANDS
XPath includes over
- 100 built-in functions
- 200 built-in functions
- more than 100 built-in functions
- more than 200 built-in functions
________ share the same data model and support the same functions and operators.
- XQuery 1.0 and XPath 1.0
- XQuery 2.0 and XPath 2.0
- XQuery 2.0 and XPath 1.0
- XQuery 1.0 and XPath 2.0
XPath became a W3C Recommendation on
- 17. November 1999
- 16. November 1998
- 16. November 1999
- 17. November 1998
Which of these is not a valid XPath Axes ?
- following
- followed
- ancestor
- attribute
Which of these are not valid path expressions of XPath ?
- //
- @
- $
- /
Java is an
- Subject Oriented Language
- Object Oriented Language
- testing tool
- Server
Operator overloading is satisfied in java by
- /
- *
- +
- None of the above
The default value of boolean in java is
- true
- false
- 1
- -1
If multiple inheritance is achieved through java, which is the only way to achieve it?
- Abstract Class
- Interface
- Final Method
- none of the above
Final methods can be overriden.
- True
- False
What is true?
- A view contains data
- Views can be buffered
- Views can not be buffered
- None of above
Which data type cannot be used to define parameters.
- Type N
- Type C
- Type F
- Type P
Is Session Method, Asynchronous or Synchronous?
- Asynchronous
- Synchronous
- Synchronous and Asynchronous
- None of above
What is invalid attribute of a domain?
- Type
- Fixed values
- Length
- Header
Command flushes the database buffers.
- /$TAB
- /$RESET
- /$INIT
- /$FREE