what is the order of initialization for data?
Answer Posted / mithali
I think initialization doesn't have any order.we r just
initializing the variables to some value.
Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
How do you initialize a string in c++?
What is the array and initializing arrays in c++?
How can a struct in c++ differs from a struct in c?
the first character in the variable name must be an a) special symbol b) number c) alphabet
What is string in c++ programming?
When should we use multiple inheritance?
What are the types of container classes?
What are the 4 types of library?
What is the basic difference between C and C++?
What is a class definition?
What is a character in c++?
What is the purpose of template?
What is auto type c++?
What is the prototype of printf function?