Do we have to use initialization list in spite of the assignment in constructors?


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

Post New Answer

More C++ General Interview Questions

How does the copy constructor differ from the assignment operator (=)?

0 Answers  


why the size of an empty class is 1

4 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


What is function overriding in c++?

0 Answers  


How is c++ used in the real world?

0 Answers  






What is a stack? How it can be implemented?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


Does a derived class inherit or doesn't inherit?

0 Answers  


What is setfill c++?

0 Answers  


What is the basic difference between C and C++?

0 Answers   NIIT,


Why is c++ a mid-level programming language?

0 Answers  


What is srand c++?

0 Answers  


Categories