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


What is polymorphism & list its types in c++?


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

Post New Answer

More C++ General Interview Questions

What is the difference between C and CPP?

0 Answers   iNautix,


What is the first name of c++?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,


Explain the concept of inheritance in C++.

3 Answers  


Is python written in c or c++?

0 Answers  


What are proxy objects?

2 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


Will c++ be replaced?

0 Answers  


What is the output of this prog. ? struct A { A(){ cout << \"A\"; } }; struct B { B(){ cout << \"B\"; } }; struct C { C(){ cout << \"C\"; } }; struct D { D(){ cout << \"D\"; } }; struct E : D { E(){ cout << \"E\"; } }; struct F : A, B { C c; D d; E e; F() : B(), A(),d(),c(),e() { cout << \"F\"; } };

2 Answers  


Is oops and c++ same?

0 Answers  


Difference between Constructors and static constructors?

3 Answers   IBM, TCS,


What are the differences between a struct in C and in C++?

8 Answers   Amazon, Wipro,


Categories