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


Please Help Members By Posting Answers For Below Questions

What gives the current position of the put pointer?

550


Why do we need constructors in c++?

602


What is a stack c++?

559


Define namespace in c++?

641


Why should you learn c++?

569






Is vector a class in c++?

587


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

990


Why can’t you call invariants() as the first line of your constructor?

546


What do you understand by a pure virtual member function?

534


What is using namespace std in cpp?

539


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

655


What is a storage class?

633


What is a flag in c++?

599


Is map ordered c++?

580


What is the use of default constructor?

558