what is the order of initialization for data?
Answer Posted / karthik
there is no need for ordering a initialization of data.It
depends upon the program
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Can I learn c++ as my first language?
Refer to a name of class or function that is defined within a namespace?
What is bubble sort c++?
Why c++ is not a pure oop language?
What is c++ hiding?
How would you use the functions memcpy(), memset(), memmove()?
Why is c++ called oops?
Define friend function.
What is a forward referencing and when should it be used?
Which is better turbo c++ or dev c++?
Why is c++ a mid-level programming language?
What are the advantages of using typedef in a program?
Can a list of string be stored within a two dimensional array?
What do c++ programmers do?
How a macro differs from a template?