

InterviewSolution
Saved Bookmarks
1. |
Which entry can use the pointer in the linked list?(a) first entry(b) last entry(c) second entry(d) third entryThis question was addressed to me in class test.My question is from Buffer Exchange topic in division Buffering and other Data Structures of Embedded Systems |
Answer» The correct CHOICE is (a) first entry |
|