In XPath 1.0, you cannot use thedocument()function or variables in a key element's _____ attribute.

A. ?use
B. ?name
C. ?match
D. ?select


Answer: C

Computer Science & Information Technology

You might also like to view...

The index number of the first element of an array, using the pseudocode of this textbook, is __________.

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which statement is false?

a. An enum declaration is a comma-separated list of enum constants and may optionally include other components of traditional classes, such as constructors, fields and methods. b. Any attempt to create an object of an enum type with operator new results in a compilation error. c. An enum constructor cannot be overloaded. d. enum constants are implicitly final and static.

Computer Science & Information Technology

Which MySQL storage engine stores large amounts of data but with a small footprint?

a. MyISAM b. ARCHIVE c. InnoDB d. MEMORY

Computer Science & Information Technology

One ____ represents a radiated alternating current or emission of one cycle per second.

A. Angstrom B. Hertz C. nanometer D. rpm

Computer Science & Information Technology