Is java is a fully object object oriented language?
Answer Posted / veens4444
No, Java is not fully object oriented language.
99.9% object oriented language,bcz:
if any language is fully OO lang,means everithing should be
in the form of classes and objects.but java supports
primitive datatype of variable(int,byte..) which are not in
the form of object.
what do you say???
| Is This Answer Correct ? | 106 Yes | 14 No |
Post New Answer View All Answers
What are adapter classes?
State differences between C and Java?
Can we make main() thread as daemon?
How do you represent a space in regex java?
Does google use java?
What are the differences between forwarding () method and sendredirect() methods?
How can we make copy of a java object?
What the difference is between execute, execute Query, execute Update?
What is classpath?
How to make object serializable in java?
What is square root in java?
What is an infinite loop?
Can we synchronize static methods in java?
How do you make an arraylist empty in java?
What is difference between identifier and variable?