How can you force the compiler to not generate them?


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

Post New Answer

More C++ Interview Questions

When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


What is partial specialization or template specialization?

0 Answers   Amazon,


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

0 Answers   Adobe,


Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


What is Boyce Codd Normal form?

0 Answers   IBS,






What are the different scope C++ provide ?

0 Answers   Amdocs,


explain the term 'resource acquisition is initialization'?

0 Answers   Amazon,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


What Is A Default Constructor in C++ ?

0 Answers   Amazon,


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


Categories