What is the overflow condition for single linked list
Answers
Answered by
0
Overflow happens at the time of insertion. If we have to insert new space into the data structure, but there is no free space i.e. availability list is empty, then this situation is called 'Overflow'. The programmer can handle this situation by printing the message of OVERFLOW
Similar questions
Chemistry,
4 months ago
Accountancy,
4 months ago
Math,
9 months ago
Biology,
9 months ago
Hindi,
1 year ago