node-java

128 views
Skip to first unread message

Sabapathi Ramachandiran

unread,
Mar 5, 2019, 4:44:37 AM3/5/19
to node-java
The first node is called head. ... In C, we can represent a node using structures. Below is an example of a linked list node with an integer data. In Java, LinkedList can be represented as a class and a Node as a separate class. The LinkedList class contains a reference of Node class type.

Reply all
Reply to author
Forward
0 new messages