How a new element can be added or pushed in a stack?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

0 Answers  


What is the topic of the C++ FAQ list?

1 Answers  


Explain how to initialize a const data member.

0 Answers  


Define a pdb file.

0 Answers  


When can you tell that a memory leak will occur?

1 Answers  






What is the main purpose of c++?

0 Answers  


Define a conversion constructor?

0 Answers  


What are friend classes?

0 Answers  


How const int *ourpointer differs from int const *ourpointer?

0 Answers  


Why c++ is not a pure oop language?

0 Answers  


Why we use #include conio h in c++?

0 Answers  


what is pulse code modulation?

2 Answers   Wipro,


Categories