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 / deepak
well...it depends on the monkey....if he starts monkeying
around it can take more time....
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is multilevel inheritance explain with example?
Can an interface inherit a class?
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?
What is encapsulation in oop?
What is the use of oops?
What are the important components of cohesion?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is a null tree?
what is difference between class template and template class?
What is the renewal class?
What is the purpose of enum?
State what is encapsulation and friend function?
what is the drawback of classical methods in oops?
What is abstract class in oops?