Why Java is not purely object oriented?
Answer Posted / devarathnam
Hi... Java is not 100% object oriented ,because JAVA
doesnot support multiple inheritance directly.
| Is This Answer Correct ? | 74 Yes | 31 No |
Post New Answer View All Answers
What is flush buffer?
what state does a thread enter when it terminates its processing? : Java thread
What is regex in java?
What is the difference between a method and a function in alice?
What is ellipsis in java?
What is externalizable interface?
What is complexity in java?
Is java pass by value or pass by reference?
What is not object oriented programming?
What is the advantage of functional interface in java 8?
How does hashmap work in java ?
What is difference between Heap and Stack Memory?
what is the difference between thread and runnable types? : Java thread
What is the difference between stringbuffer and stringbuilder?
How to make object serializable in java?