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


Please Help Members By Posting Answers For Below Questions

Can we create our own wrapper class in java?

726


What is protected access modifier?

776


How do you implement singleton class?

726


What is variable argument in java?

757


What are thread local variables?

754


How do you do descending order in java?

734


Are arrays primitive data types?

829


What is autoboxing in java?

798


Can I declare class as static or private?

736


What is hashing principle in java?

761


What is tree node in java?

707


Why do we need wrapper class?

722


What are data types in oop?

758


What is function and method in java?

707


What is outofmemoryerror in java?

746