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
What is binary search in c++?
What is the difference between global int and static int declaration?
Which programming language's unsatisfactory performance led to the discovery of c++?
Do the parentheses after the type name make a difference with new?
What is ios in c++?
Write a program using display() function which takes two arguments.
What is the difference between map and hashmap in c++?
What is the basic difference between C and C++?
Is c or c++ more useful?
Which c++ operator cannot overload?
What is an adjust field format flag?
Why was c++ made?
Describe linkages and types of linkages?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What does std :: flush do?