Is java is a fully object object oriented language?

Answer Posted / b.santhosh kumar

Java is not a fully object oriented language because of the
following reasons:

1)It uses primitive data type like int,float which are not
object

2)It does not support operator overloading multiple inheritance.

3)It allows static methods to call without creating the
instance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is purpose of find feature?

828


What does system.gc() and runtime.gc() methods do?

807


What is mean by collections in java?

767


Explain about main() method in java ?

786


What does nextint () do in java?

751


Why is the singleton pattern considered to be an anti pattern?

662


When should I use singleton?

696


What is string literal in java?

766


What is the difference between variable & constant?

747


What is a parameter in matrices?

740


Explain try and catch keywords in java?

854


What is the purpose of main function in java?

766


What are the types of inner classes (non-static nested class) used in java?

794


What are different types of encoding?

820


How do you use find and replace?

690