Why Java is not purely object oriented?
Answer Posted / devendu
One reason is we can write a java program without creating
an object.Another reason is java does not support multiple
inheritance exactly eventhough we use interface.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What does the append?
Why are there no global variables in java?
What is the difference between jdk, jre, and jvm?
Why pass by reference is not possible in java?
What is parsing a sentence?
Why is stringbuffer called mutable?
hr interview how many minutes asking question
What is the difference between length and length() method in java?
What is the simpletimezone class in java programming?
What is method overloading and method overriding?
Can java hashmap have duplicate keys?
What is extension method in java?
When can we say that threads are not lightweight process in java?
How do you start a thread?
What is the difference between length and length () in java?