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 / nagashree bhradwaj
even i faced d same ques but i dint ve 20hr as d opt ans so
i thought of 18hr..
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Why do pointers exist?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is interface in oop?
What are different oops concepts?
What is the highest level of cohesion?
What is variable example?
What is polymorphism and example?
Why is encapsulation used?
What is coupling in oop?
What are constructors in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is object in oops?
What is persistence in oop?
What is the diamond problem in inheritance?
Why is static class not inherited?