Computer Science, asked by Anonymous, 1 year ago

What is meant by nodes in computer???​

Answers

Answered by Anonymous
6

Hi dear

Here's your answer

A node is a basic unit used in computer science. Nodes are devices or data points on a larger network. Devices such as a personal computer, cell phone, or printer are nodes. When defining nodes on the internet, a node is anything that has an IP address.

Answered by Anonymous
9

Answer:

heyafriend

➡️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. 

Hope this help u

Similar questions