Is java is a fully object object oriented language?
Answer Posted / mca parekh
No From My Point Of view I say That Java is Not Fully object Oriented Lang But It's Semi Object object Oriented Lang. Coz
It support Primitive Datatypes Which is not Objects...
And some of U Belive that it not support Operator Overloading that's why it's not OOP Lang. but It's not true coz..
It support Polymorphism by Function overloading but not through Operator Overloading coz through Operator overloading programmer can change the entire Meaning of the Operator so.... Java not Support Operator Overloading..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are checked exceptions?
What is a method signature java?
When can an object reference be cast to an interface reference in java programming?
Differentiate between stringbuffer and string?
what is object slice?
Difference between static synchronization vs. Instance synchronization?
What is the meaning of immutable regarding string?
Can we convert list to set in java?
Is java developer a good career?
Do I need java for windows 10?
How do you remove an object from an arraylist in java?
What is the difference between variable declaration and variable initialization?
How do you reverse a word in java?
why an outer class cannot be declared as private?
Can we serialize static variables in java?