In what situations do you have to use initialization list rather than assignment in constructors?
No Answer is Posted For this Question
Be the First to Post Answer
Do class declarations end with a semicolon?
What is the difference between a shallow copy and a deep copy?
What is the type of this pointer in c++?
What are the advantages of using friend classes?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
When can you tell that a memory leak will occur?
Is oops and c++ same?
What is a memory leak c++?
How to detect memory leaks in c++
how many trys can we write in one class
Should I learn c or c++ or c#?