Node (computer science)



         


This article is a stub. You can help BambooWeb by .

A node is a basic unit used to build data structures, such as linked lists and tree data structures. Nodes contain data and/or links to other nodes. Links between nodes are often implemented by pointers or references.





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License