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
Can we create object of static class?
How are java objects passed to a method and what are native methods?
What is the properties class in java programming?
Why is singleton not thread safe?
Why do we need singleton?
Difference between predicate, supplier and consumer ?
How to solve the problem of generating the unique hash keys with hash function?
What is java oops?
What are variable names?
Why collection doesn’t extend cloneable and serializable interfaces?
Can we have try block without catch block?
Can we assign integer value to char in java?
What is get () in java?
What is the purpose of using the java bean?
How many inner classes can a class have?