Overflow and underflow

Explain the term overflow and underflow?

E

Expert

Verified

When the new data is inserted in the data structure but there exist no available space that means, the list is completely full, it has no more space to insert more elements.

Underflow is a situation where element is deleted from the list and there exist no element in the list.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.