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...


In what situations do you have to use initialization list rather than assignment in constructors?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a namespace in c++?

3 Answers  


What is a down cast?

0 Answers  


explain the reference variable in c++?

0 Answers  


What is a "Copy Constructor"?

2 Answers  


What is static in c++?

0 Answers  


What is the output of: String a1 = "Hello"; String a2 = "world!"; String* s1 = &a2; String& s2 = a1; s1 = &a1; s2 = a2; std::cout << *s1 << " " << s2 << std::endl;

4 Answers   Lehman Brothers,


When can you tell that a memory leak will occur?

1 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


How can you say that a template is better than a base class?

0 Answers  


difference between the c++ and c languages

4 Answers   Wipro,


What is the use of c++ programming language in real life?

0 Answers  


Why do we use structure in c++?

0 Answers  


Categories