Is java is a fully object object oriented language?
Answer Posted / debakanta(orissa)
java is not fully a object oriented language.because java is
not fully supported oops concepts.and every things in java
was not classes and objects.also operator overloading are
not supported by java.
thanks.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How do you implement polymorphism in our day to day life?
What does the string method compareto () do?
Explain the importance of finalize() method.
Can a class be private or protected in java?
What is the difference between Error, defect,fault, failure and mistake?
What is meant by vector class, dictionary class, hash table class, and property class?
How to avoid memory leak in java?
What is string pool in java?
how to open and edit XML file in Weblogic???
Can you call a method in a method?
How does predicate work in java?
What is the unit of plancks constant?
How will you invoke any external process in java?
Why do we use return statement?
Why pass by reference is not possible in java?