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
Out of fgets() and gets() which function is safe to use and why?
What programming language should I learn first?
What is stl containers in c++?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
Where and why do I have to put the "template" and "typename" keywords?
Can c++ be faster than c?
How do you declare a set in c++?
What are different types of polymorphism supported by C++
What is the use of 'this' pointer?
Explain the extern storage classes in c++.
Explain how the virtual base class is different from the conventional base classes of the opps.
By using c++ with an example describe linked list?