1.

Differentiate Between Push And Pop?

Answer»

Pushing and popping REFERS to the WAY data is stored into and RETRIEVED from a stack.
PUSH – Data being pushed/ ADDED to the stack.
POP - Data being retrieved from the stack, particularly the TOPMOST data.

Pushing and popping refers to the way data is stored into and retrieved from a stack.
PUSH – Data being pushed/ added to the stack.
POP - Data being retrieved from the stack, particularly the topmost data.



Discussion

No Comment Found