Q51
Entries in a stack are "ordered". What is the meaning of this statement?
A.
A collection of stacks is sortable
B.
Stack entries may be compared with the '<' operation
C.
The entries are stored in a linked list
D.
There is a Sequential entry that is one by one
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board