what is the order of initialization for data?

Answer Posted / rejeesh r

Class is a connection of objects.

Is This Answer Correct ?    1 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Using a smart pointer can we iterate through a container?

572


When can I use a forward declaration?

635


Why c++ is called oop?

615


What does asterisk mean in c++?

593


What is scope in c++ with example?

645






What is the difference between #import and #include in c++?

609


Can a program run without main?

643


What does namespace mean in c++?

560


What is the difference between the indirection operator and the address of oper-ator?

616


Is it possible to provide special behavior for one instance of a template but not for other instances?

642


Differentiate between an external iterator and an internal iterator?

578


Write a function to find the nth item from the end of a linked list in a single pass.

577


Who created c++?

586


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

1516


How do you differentiate between overloading the prefix and postfix increments?

601