Multiple Choice
A stack is a ___________________ data structure.
A) LIFO
B) FIFO
C) link based
D) array based
E) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Write an enqueue method for a queue
Q19: Write a push method for a stack
Q20: Which of the following is not an
Q21: Write a push method for a stack
Q22: It is possible to implement a stack
Q24: Which of the following methods removes an
Q25: Which of the following methods inserts an
Q26: What is wrong with implementing a queue
Q27: A postfix expression can be easily evaluated
Q28: Suppose there were no count variable stored