what is the order of initialization for data?

Answer Posted / sanjay makwana, puna

In order of class declared memeber variables.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ programming language?

576


Can you please explain the difference between overloading and overriding?

591


When are exception objects created?

607


What is the difference between an enumeration and a set of pre-processor # defines?

827


Explain this pointer?

579






How does atoi function work?

624


If a function doesn’t return a value, how do you declare the function?

613


what do you mean by volatile variable?

584


What is the sequence of destruction of local objects?

556


State the difference between pre and post increment/decrement operations.

606


Are strings mutable in c++?

692


Does c++ support multilevel and multiple inheritances?

548


We use library functions in the program, in what form they are provided to the program?

596


Write a program to find the reverse Fibonacci series starting from N.

604


How is new() different from malloc()?

629