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
How to hide the base class functionality in Inheritance?
What is abstraction with example?
What is polymorphism programming?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What are the benefits of interface?
What is abstract class in oop?
What is abstraction in oop?
Which is not an object oriented programming language?
What is oops in simple words?
What is the difference between a constructor and a destructor?
What are the components of marker interface?
What is polymorphism in oop example?
How does polymorphism work?
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?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory