Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.


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

Post New Answer

More C++ Interview Questions

What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


What are issues if we mix new and free in C++?

0 Answers  


How does free know the size of memory to be deleted

0 Answers  


Can we call C++ OOPS? and Why

0 Answers  






What's the value of the expression 5["abxdef"]?

0 Answers  


What does it mean to declare a function or variable as static?

0 Answers   Amazon,


What are the advantages/disadvantages of using #define?

0 Answers   Amazon,


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


Question on Copy constructor.

0 Answers   Alter,


In C++ what is a vtable and how does it work?

0 Answers   Agilent,


What is placement new?

1 Answers   Amazon,


Categories