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 / rahul mool
the answer is 18 hours
At the 18th hour, it will reach the top and then slide 2 ft
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can a varargs method be overloaded?
What are different oops concepts?
What is the diamond problem in inheritance?
What is the significance of classes in oop?
What is the difference between a constructor and a destructor?
What is difference between polymorphism and inheritance?
Why is encapsulation used?
Can private class be inherited?
What type of loop is a for loop?
How do you answer polymorphism?
What is overriding vs overloading?
#include
write a program to find 2^n+1 ?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What exactly is polymorphism?