KUMAR SHIVAM

Define node.  Write functions to insert the node at front and rear end ? 

Data Structures and Algorithms

Answer in Short

Node is created by calling malloc function and storing the return value in pointer to node variable. Click to view full answer

Explanation

959    0




Share:   

More Questions from Data Structures and Algorithms Module 3