cud some one put up the code for this!
thankx.
You need to create a singly linked list where each node contains following information:
1. ID as int
2. Name as string or char[ ]
When your program is run, the following screen will be output and waiting for the user input.
1. List all the values...