what is the order of initialization for data?
Answer Posted / sanjay makwana, puna
In order of class declared memeber variables.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What are c++ variables?
What do you mean by translation unit?
What is the full form of stl in c++?
What is c++ array?
Can notepad ++ run c++?
What is DlgProc?
What are the differences between the function prototype and the function defi-nition?
What is binary object model?
What is pointer to member?
What do you mean by volatile and mutable keywords used in c++?
Describe the syntax of single inheritance in C++?
What are c++ files?
What are structures and unions?
How to access a variable of the structure?
Why is c++ not purely object oriented?