Why java is not a pure object oriented language?
Answer Posted / subbu
Java uses primitive datatypes. so it not a pure object oriented language.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the benefit of inner classes in java?
What is the maximum size of array in java?
How does indexof work?
What are latest features introduced with java 8?
What are the parts of a method?
Can inner class be public in java?
What is a vector in java?
what do you mean by classloader?
Why pass by reference is not possible in java?
what is deadlock? : Java thread
What is internal variable?
What is string pooling concept?
Can you give few examples of final classes defined in java api?
Why are data types important?
What is final keyword in java? Give an example.