1.

In C programming, when we remove an item from bottom of the stack, then −

A. The stack will fall down.
B. Stack will rearranged items.
C. It will convert to LIFO
D. This operation is not allowed.
Answer» C. It will convert to LIFO


Discussion

No Comment Found