Single Choice Easy

QWhich of the subsequent Node object properties yields the node that comes before the current node?

ID: #5187 Javascript DOM & Event Handling MCQ 143 views
Question Info
#5187Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A previousSibling
  • B textContent
  • C index
  • D localName
Correct Answer

Explanation

The preceding node object property The node that comes before a node is returned by siblings.
A Node object representing the returned node is returned.

Share This Question

Challenge a friend or share with your study group.