monkey starts climbing up a tree 20ft tall,each hour ,it
hops 3ft and slips back by 2ft .how much time it wil tak to
reach top of the tree?
Answer Posted / ramya
18 hours.
| Is This Answer Correct ? | 72 Yes | 10 No |
Post New Answer View All Answers
What is polymorphism what is it for and how is it used?
What is the example of polymorphism?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
How can you overcome the diamond problem in inheritance?
What is the main feature of oop?
what's the basic's in dot net
What is the point of polymorphism?
What is destructor oops?
Where You Can Use Interface in your Project
2. Give the different notations for the class.\
What is protected in oop?
Why is oop useful?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What are the three parts of a simple empty class?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?