Insert As First Node in A Linked - List
Insert As First Node in A Linked - List
Insert As First Node in A Linked - List
Insert First ( ):
Description: Here START is a pointer variable which contains the address of first node. ITEM is the value
to be inserted.