Q157
Which among the given statements are correct about the Stack collection?
A.
It can be used for evaluation of expressions
B.
It is used to maintain a FIFO list
C.
Top most element of the Stack collection can be accessed using the Peek()
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board