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 / anmol.s.fattepur
22 hours
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
Whats oop mean?
How Do you Code Composition and Aggregation in C++ ?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Why do we use class in oops?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why multiple inheritance is not allowed?
What is the difference between a constructor and a destructor?
What is the importance of oop?
What type of loop is a for loop?
Can we create object of interface?
What is the main purpose of inheritance law?
What is a function in oop?
What is object in oops?
what are the ways in which a constructors can be called?
What is class and object in oops?