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 / shivanagayya
Afetr 18hours it will reach to top of tree ie, 20ft tree
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is interface? When and where is it used?
Can a varargs method be overloaded?
Why is there no multiple inheritance?
What is abstract class in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is polymorphism programming?
What is polymorphism in oops with example?
Where You Can Use Interface in your Project
How is polymorphism achieved?
What does it mean when someone says I oop?
What is overriding vs overloading?
any one please tell me the purpose of operator overloading
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Write a program to reverse a string using recursive function?