Can we provide one default constructor for our class?


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 creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


What is pass by value & reference.

0 Answers   Accenture,


What is a virtual function in C++?

0 Answers   C DAC,


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

0 Answers   Adobe,






What Is A Default Constructor in C++ ?

0 Answers   Amazon,


What are Agilent PRECOMPILERS?

0 Answers   Agilent,


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

1 Answers  


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

0 Answers  


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

0 Answers   Global Logic, iNautix,


What is the difference between an ARRAY and a LIST in C++?

0 Answers   IBS, TCS,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


Categories