Please enable JavaScript.
Coggle requires JavaScript to display documents.
10.1 IPEKA Puri Informatics <Arga>, A stack is a data with the…
-
A stack is a data with the principle of Last in first out which means that the items added last into the stack would make it out first before the other. While queue follows the principle of first in first out which means the items added at the very beginning will be the one coming out fiirst
-