Why Java is not purely object oriented?
Answer Posted / subhashree
Yes ,java is not purely object oriented ,Only for the
primitive data type and for multiple inheritance
| Is This Answer Correct ? | 132 Yes | 44 No |
Post New Answer View All Answers
Is java se free?
What is the significance of continue jump statement? Explain with an example.
What is thread life cycle?
what is abstract class in Java?
When the constructor of a class is invoked?
How do you define a singleton class?
What is literal example?
Which package is always imported by default?
Why string objects are immutable in java?
What is number data type?
Can an integer be a string?
How do you include a string in java?
How do I run java on windows?
What is string pooling concept?
Is passing by reference faster?