Is java is a fully object object oriented language?
Answer Posted / raktim mukherjee(con.begrip )
Hi Friend,
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.
Thanks n enjoy java.....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are class members by default?
What is an immutable class?
What is the purpose of lambda expressions?
Is empty set an element of empty set?
Is null an object java?
What is difference between jdk,jre and jvm?
What is a values collection view ?
What is a singleton puppy?
Is static a singleton?
Is the milky way in a void?
Is it possible to use string in the switch case?
What are the types of casting?
How can we make sure main() is the last thread to finish in java program?
What are the two types of java?
Which class represents the socket that both the client and server use to communicate with each other?