Linked List is a very useful Data Structure. In this Program the following operations are implemented.
- Add Records.
- Delete Records.
- Display Records.
- Count the No. of Records in the List.
- Searching a Record in the List.
Figure Below Shows a Sample Output
thanks it helps a lot to me ^__^
ReplyDelete