Vidyalelo
C# Programming · Q157

Miscellaneous in C Sharp

Programming · C# Programming · question 157

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board