Vidyalelo
JavaScript · Q113

Document Object Model And Event Handling

Programming · JavaScript · question 113

Q113

Which of the following Node object property returns the local part of the name of a node?

A.
lastName
B.
localName
Answer
C.
firstName
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The Node object property localName Returns the local part of the name of a node