Node
From HvWiki
[edit]
Electronics
Any points in a circuit that can be thought of as having the same voltage at all times are considered a node. Can also be referred to as a net.
[edit]
Computing
Connection points on a network, usually with a unique identifier.
[edit]
Programming
A node is an abstract unit used in data structures, it can contain data or a link to other nodes.

