

InterviewSolution
Saved Bookmarks
1. |
Which entry will have a special value in the linked list?(a) first entry(b) last entry(c) second entry(d) second last entryI had been asked this question by my college professor while I was bunking the class.Enquiry is from Buffer Exchange topic in section Buffering and other Data Structures of Embedded Systems |
Answer» Right option is (b) last ENTRY |
|