Why Java is not purely object oriented?
Answer Posted / hardik
Because java support Primitive type such as int,byte,long which are not objects
so java is not purely object oriented
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the public field modifier?
Can a java program have 2 main methods?
How to provide security in java
Tell me about your ability to work under pressure
What are the principle concepts of oops?
Can a class be final?
How does regex work?
What is overloading and overriding in java?
Can we create constructor in abstract class ?
How listener identify that the event came from a particular object?
What does java edition mean?
Why are arrays useful in java?
What is split return?
what is difference betweem home interface and remote interface?
What is binary search in java?