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
Explain the concept of memory leak?
What is pair in c++?
What is bubble sort c++?
Explain the scope of resolution operator.
What is the iunknown interface?
Is it possible to provide special behavior for one instance of a template but not for other instances?
Which bit wise operator is suitable for turning off a particular bit in a number?
Can turbo c++ run c program?
Explain terminate() function?
Explain virtual class and friend class.
What are the effects after calling the delete this operator ?
How much maximum can you allocate in a single call to malloc()?
What is the header file for setw?
Is set c++?
Is it possible to provide default values while overloading a binary operator?