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
Describe public access specifiers?
How do you flush std cout?
Why is polymorphism useful?
Can java be faster than c++?
When do you call copy constructors?
What is this weird colon-member (" : ") syntax in the constructor?
Explain linked list using c++ with an example?
What is the extraction operator and what does it do?
Describe new operator and delete operator?
What is lambda expression c++?
State the difference between pre and post increment/decrement operations.
what is oops and list its features in c++?
Should I learn c or c++ first?
Why was c++ made?
What is the use of register keyword with the variables?