What does catch(…) mean?


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

Post New Answer

More C++ General Interview Questions

What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


Define what is constructor?

0 Answers  


Is there finally in c++?

0 Answers  


Compare compile time polymorphism and Runtime polymorphism

1 Answers  


Define virtual constructor.

0 Answers  






What is compilation?

1 Answers   Datamatics, TCS,


What is the most powerful coding language?

0 Answers  


What is the difference between method overloading and method overriding in c++?

0 Answers  


Difference between a copy constructor and an assignment operator.

0 Answers  


Explain the use of vtable.

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  


Categories