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 an object in c++?
Ask to write virtual base class code?
Write a function that swaps the values of two integers, using int* as the argument type?
What is dynamic and static typing?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
How a new element can be added or pushed in a stack?
Explain Memory Allocation in C/C++ ?
What are the classes in c++?
What is the full form nasa?
What are the differences between the function prototype and the function defi-nition?
How much do c++ programmers make?
Explain the difference between using macro and inline functions?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
Explain differences between alloc() and free()?
what is data encapsulation in C++?