Which of the following XPath expressions for relative paths refers to the parent of the parent of the context node?
A. ?../parent
B. ?..
C. ?.
D. ?../..
Answer: D
Computer Science & Information Technology
You might also like to view...
Which statement is true?
a) EOF must have the value 1 on all C systems.
b) EOF is a symbolic constant defined in the
Computer Science & Information Technology
Write a line of code that initializes a two-dimensional array of integers using an initializer list.
What will be an ideal response?
Computer Science & Information Technology