Answer Posted / ramu
yes . java is pure obeject programming language because it
supports multiple inheritance through the interfaces and its
objct of objct premitive data types.so don't say java is not
pure oops lang.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of classes in oop?
How is class defined?
What does no cap mean?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
Why do we use class?
What is multilevel inheritance explain with example?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Can abstract class have normal methods?
Get me a number puzzle game-program
What is polymorphism and its types?
how to get the oracle certification? send me the answer
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 are the 5 oop principles?
What are the 3 principles of oop?
What is the real life example of polymorphism?