How do you select the first two titles in the document:

  1. a. (//title)[order()<=2]

  2. b. (//title)[index()<=2]

  3. c. (//title)[last()<=2]

  4. d. (//title)[position()<=2]


Correct Option: D

Find more quizzes: