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

WAP find square root of any number (without using sqrt() )?

3 Answers  


What do we mean by a hidden argument in C++?

1 Answers  


What is cohesion in oop?

0 Answers  


There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?

2 Answers  


Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?

3 Answers  






i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.

1 Answers   Syntel,


How do you use inheritance in unity?

0 Answers  


OOP'S advantages of inheritance include:

1 Answers   Infosys,


Explain polymorphism? What r the types of polymorphism? pls give examples?

4 Answers   HCL,


write string class as your own class in java without using any built-in function

0 Answers  


Are polymorphisms mutations?

0 Answers  


what is the 3 types of system development life cycle

0 Answers  


Categories