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


Please Help Members By Posting Answers For Below Questions

What is the benefit of c++?

610


What is a forward referencing and when should it be used?

585


What is the outcome of cout< a) 16 b) 17 c) 16.5

631


Differentiate between declaration and definition.

592


Explain the term memory alignment?

696






What is the difference between structure and class?

571


What are the uses of c++ in the real world?

575


Differentiate between the message and method in c++?

618


When does the c++ compiler create temporary variables?

584


How do pointers work?

713


What is meant by iomanip in c++?

616


What are the various compound assignment operators in c++?

556


What is size_type?

555


Explain "const" reference arguments in function?

621


What operator is used to access a struct through a pointer a) >> b) -> c) *

606