If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first
a) 1
b) 5
c) 3
No Answer is Posted For this Question
Be the First to Post Answer
Describe private, protected and public?
wap to accept 10 numbers & display the number of odd and even numbers??
why all c++ program must have default constructor?
Is there something that we can do in C and not in C++?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
What is the use of string in c++?
What is iterator in c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
What do you mean by C++ access specifiers ?
What happens if a pointer is deleted twice?
What are keywords in c++?