InterviewSolution
| 1. |
What Are The Node Properties? |
|
Answer» nodeName: is in the READ only FORMAT and it is the PARAMETER that acts like a TAG name. It provides the information of attribute NODE and other nodes. nodeName: is in the read only format and it is the parameter that acts like a tag name. It provides the information of attribute node and other nodes. |
|