what is node??.explain it
Answers
Answered by
4
Explanation:
Node is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser.
hope it will help you....
Answered by
2
Answer:
A node is a basic unit of a data structure, such as a linked list or tree data structure. Nodes contain data and also may link to other nodes. Links between nodes are often implemented by pointers.
Similar questions