What is Iteration Hierarchy?
What is what is Object behavioral concept?
Answer Posted / 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 View All Answers
What is difference between abstraction and encapsulation?
What is ambiguity in inheritance?
What is difference between pop and oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is coupling in oop?
why reinterpret cast is considered dangerous?
hi all..i want to know oops concepts clearly can any1 explain??
• What are the desirable attributes for memory managment?
What is encapsulation with example?
What is balance factor?
What are the 4 pillars of oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
State what is encapsulation and friend function?
write knight tour problem which is present in datastructure
How long to learn object oriented programming?