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 Iteration Hierarchy?
What is what is Object behavioral concept?



What is Iteration Hierarchy? What is what is Object behavioral concept? ..

Answer / deepthi

Iteration heirarchi is means looping.
In c++ everything is based on Object.Object is the reference
to the class.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More OOPS Interview Questions

difine hierarchical inheritance.

9 Answers   ASD Lab, TCS,


Difference between realloc() and free?

9 Answers   HP,


some one give d clear explanation for polymorphism

3 Answers  


Can abstract class have normal methods?

0 Answers  


why freind function takes more parameter than normal member function in c++?

1 Answers   IBM,


polymorphism means?

6 Answers   BFL,


Can destructor be overloaded?

0 Answers  


#include <iostream> using namespace std; struct wow { int x; }; int main() { wow a; wow *b; a.x = 22; b = &a; a.x = 23; cout << b->x; return 0; }

1 Answers  


What is the difference between encapsulation and polymorphism?

0 Answers  


Child cObj = new Parent() Wahts the output ?

8 Answers   Patni, TCS,


what about you? wahat is your object? introduce your self?

1 Answers   Ajmal Perfumes, TCS,


What is destructor give example?

0 Answers  


Categories