write the name of any one operation performed of STACK?
Answers
Answered by
0
Answer:
Mainly the following three basic operations are performed in the stack: Push: Adds an item in the stack. If the stack is full, then it is said to be an Overflow condition. Pop: Removes an item from the stack.
Explanation:
Hope its helpful..
Similar questions