what is the order of initialization for data?
Answer Posted / vinay bondade
It is same as the order of declaration in the class.
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
What is a singleton class c++?
What do you mean by inheritance in c++?
What is c++ used for in games?
What is a stack? How it can be implemented?
What is a manipulative person?
List the merits and demerits of declaring a nested class in C++?
When does the c++ compiler create temporary variables?
Which is most difficult programming language?
What is boyce codd normal form in c++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
Who discovered c++?
How to defines the function in c++?
What is operator overloading in c++ example?
Define a nested class. Explain how it can be useful.
Define pure virtual function?