Quiz on Stack and Heap Memories
Test yourself on the basic concepts of stacks and heaps learned in this chapter.
We'll cover the following...
1
A stack is a data structure that implements movement of data in which manner?
A)
First in first out (FIFO)
B)
Last in first out (LIFO)
C)
Random
Question 1 of 40 attempted