what is the order of initialization for data?
Answer Posted / g. maheshwari
The member and base classes are initialized in the order they appear in the class definition, not the order they appear in initialization list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ w3school?
Why are pointers used?
Are php strings immutable?
What is the use of default constructor?
What does new do in c++?
Explain the concept of dynamic allocation of memory?
Differentiate between declaration and definition.
What is extern c++?
What is long in c++?
Is there a c++ certification?
What is a lambda function c++?
Why #include is used?
What are the vectors in c++?
Keyword mean in declaration?
Why c++ is better than c language?