Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When is it necessary to use member-wise initialization
list in C++?

Answers were Sorted based on User's Feedback



When is it necessary to use member-wise initialization list in C++?..

Answer / suresh

const and reference members may only be initialized

Is This Answer Correct ?    15 Yes 4 No

When is it necessary to use member-wise initialization list in C++?..

Answer / saravana

new

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More OOPS Interview Questions

What does and I oop mean in text?

0 Answers  


In c++ there is only virtual destructors, no constructors. Why?

4 Answers   IBM, Polaris,


when to use 'mutable' keyword and when to use 'const cast' in c++

0 Answers   TCS,


What are virtual classes?

0 Answers  


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

0 Answers  


some one give d clear explanation for polymorphism

3 Answers  


string is a class or data type in java?

3 Answers  


How Do you Code Composition and Aggregation in C++ ?

3 Answers   IBM, NET,


write a progra in c++ using class & object to find out wheather a given no. is prim or not.

2 Answers  


What does enum stand for?

0 Answers  


How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?

1 Answers   IntraLogic,


write a C++ program for booking using constructor and destructor.

0 Answers   HAL,


Categories