Why Java is not purely object oriented?
Answer Posted / goutham
Java is Just a Object oriented ,Its not purely object oriented.
We can say many reason for its pure obj oriented type but it gets out of it with only concept of Multiple inheritance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is array length?
Give a brief description of java socket programming?
How do you define a set in java?
What are constants?
What is anti pattern in programming?
What are the Main functions of Java?
Does treeset allow null in java?
What are the methods used to implement for the key object in the hash map?
Which data type is a class in java?
Can we increase array size dynamically in java?
How does compareto work in java?
What is double word?
Is list thread safe in java?
Explain the use of javap tool.
Why should we use singleton pattern instead of static class?