What is the indexed property used to retrieve child nodes from a collection?

  1. collection_obj.element(0)

  2. collection_obj.Item(0)

  3. collection_obj.node(0)

  4. No such property


Correct Option: B

Find more quizzes: