What is a constructor initializer list and when we use
constructor initializer list?
Answer Posted / mahesh
The main use of constructor is to initialize object.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a down cast?
What does ios :: app do in c++?
Explain how to initialize a const data member.
Why is c++ so fast?
Is java based off c++?
What is constructor in C++?
What is conditions when using boolean operators?
Why do we use string in c++?
What is the difference between delegation and implemented-in-terms-of?
What is the difference between passing by reference and passing a reference?
What is decltype c++?
What is the full form of ios?
How do you generate a random number in c++?
What does asterisk mean in c++?
What is the benefit of encapsulation?