Answer Posted / inbaraj
yes,because java consists of classes and interfaces within
a package.Also we can acess those methods only by objects.
sothat java is purely oop language.
| Is This Answer Correct ? | 10 Yes | 33 No |
Post New Answer View All Answers
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What are functions in oop?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is interface in oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is constructor overloading in oop?
What are the three parts of a simple empty class?
What is the real time example of encapsulation?
What is polymorphism explain its types?
What is abstract class in oop?
What are the benefits of polymorphism?
What is abstraction in oops?
What are different oops concepts?
Why do we use inheritance?