Is java is a fully object object oriented language?
Answer Posted / abhijith thette nagarajan
The definition of OOP is completely satisfied by JAVA...The
reason that we have wrapper classes for primitive datatype
is just to type cast from other objects to primitive
datatypes.But still wrapper classes do satisfy the OOPs
concept..
I don't see any reason that JAVA is not a pure OOP
My stand is with JAVA saying it is OOP and moreover as far
as it is satisfying the needs with all the concepts and
resources,no point in discussing wheather it is oop or not
thank you
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is the abstraction?
What is null object in java?
Is oracle java 11 free?
What are the ways to instantiate the class class?
Write a code to show a static variable?
What does n mean?
Why we used vector class?
Explain different states of a thread in java?
How do you sort an array in java?
What is a blocking method in Java?
Can a final variable be initialized in constructor?
What are data structures in java?
How do you print array in java?
How many threads can java run?
What is rmi and steps involved in developing an rmi object?