Answer Posted / uma
till java5.0 its not pure oop.java6.0 is pure oop bcoz it
uses only primitive data type
| Is This Answer Correct ? | 1 Yes | 10 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).
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
what is difference between class template and template class?
What is polymorphism explain its types?
what is graphics
How do you explain polymorphism?
What is the important feature of inheritance?
What are the important components of cohesion?
What is destructor in oop?
What is the difference between abstraction and polymorphism?
#include
What makes a language oop?
What is the significance of classes in oop?
Why is destructor used?
How is class defined?