In XSLT 2.0, the values returned by user-defined functions are _____.
A. ?sequences
B. ?nodes
C. ?variables
D. ?predicates
Answer: A
You might also like to view...
What is the first step in configuring Windows Storage Spaces?
A) Create a pool. B) Partition the drive. C) Format the drive. D) Mount a virtual drive.
Aside from Solver, other Excel _______ provide the ability to perform statistical analyses, generate business reports, and retrieve financial data from the Internet.
A. parameters B. add-ins C. helper applications D. constraint applications
Due to the fact that the * character can be used to match all ?characters in a filename, or all files in a directory, it is referred to as a ____________ metacharacter.
Fill in the blank(s) with the appropriate word(s).
Which of the following statements about arrays are true?
A. An array is a group of variables that all have the same type. B. Elements are located by index or subscript. C. The length of an array c is determined by the expression c.Length. D. The zeroth element of array c is specified by c[0]. a) A, C, D. b) A, B, D. c) C, D. d) A, B, C, D.