R
Q. Which of the following statements are correct about the Stack collection? 1. It can be used for evaluation of expressions. 2. All elements in the Stack collection can be accessed using an enumerator. 3. It is used to maintain a FIFO list. 4. All elements stored in a Stack collection must be of similar type. 5. Top-most element of the Stack collection can be accessed using the Peek() method.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Choose the namespace in which the interface IEnumerable is declared?
Q. The theory of _____ implies that user can control the access to a class, method, or variable.
Q. Private Button print = new button();
Q. The file steam class is designed specifically for reading and writing_______________ files.
Q. Exception objects are derived from the class.
Q. A variable declared inside a method is called a________variable
Q. What will be the output of the following C# code?
Q. Why does Visual Studio.NET use XML as a data storage technology?
Discusssion
Login to discuss.