Google News
logo
Node.JS - Quiz(MCQ)
Which of the following Node object property returns the node immediately before a node?
A)
previousSibling
B)
textContent
C)
localName
D)
index

Correct Answer :   previousSibling