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

The explanation: The last entry will have a SPECIAL value that indicates that the entry is the last one but the first entry uses the pointer entry to LOCATE the POSITION.



Discussion

No Comment Found

Related InterviewSolutions