Advertisements
Advertisements
प्रश्न
State TRUE or FALSE for the following case:
PUSH operation may result into underflow condition.
पर्याय
True
False
MCQ
चूक किंवा बरोबर
उत्तर
This statement is False.
Explanation:
In push operation, we add a element in a stack and while adding element a stack should not be full otherwise overflow condition will occur. While Underflow condition occurs when we try to pop (delete) an element from a empty stack . Hence PUSH operation never result into underflow condition.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?