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 / jiban
realy it takes 20 hours. k.thts the correct answer....
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why is encapsulation used?
What is an example of genetic polymorphism?
What are the three main types of variables?
What are the data types in oop?
What is the purpose of polymorphism?
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?
How do you achieve polymorphism?
What is an advantage of polymorphism?
What is oops and its features?
Can a varargs method be overloaded?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is encapsulation with real life example?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is variable example?