Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / seshu godavarthi
java is not pure object oriented programming language,becoz
datatypes in java are not objects
| Is This Answer Correct ? | 20 Yes | 12 No |
Post New Answer View All Answers
What is the relationship between clipping and repainting under awt?
Java Compiler is stored in JDK, JRE or JVM?
Why we cannot override static method?
What is a java string?
What are the changes in java.io in java 8 ?
What is the private method modifier?
What is array length?
Can a static method be final?
Why do we use string?
Explain the significance of class loaders in bootstrap?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
What is a condition in java?
What are the types of web technologies?
Write a java program to generate fibonacci series ?
what is comparable and comparator interface?