InterviewSolution
Saved Bookmarks
| 1. |
Differentiate Between Push And Pop? |
|
Answer» Pushing and popping REFERS to the WAY data is stored into and RETRIEVED from a stack. Pushing and popping refers to the way data is stored into and retrieved from a stack. |
|