Why Java is not purely object oriented?
Answer Posted / kabita
i think it is not pure objectoriented bcoz it doesn't
support multiple inheritance directly through classes.but i
need correct answer with valid reason.plz if anyone have
answer,send me the ans.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is bigger kb or mb?
What is the base class in java from which all classes are derived?
Convert Binary tree to linked list.
How java uses the string and stringbuffer classes?
Is set thread safe java?
Why string objects are immutable in java?
What are the types of collections in java?
What is method overloading in java ?
What is string immutability?
How do you sort arraylist in descending order?
what is aggregation in java?
How do you find the absolute value?
What is difference between static class and singleton pattern?
How define set in java?
Can you use this() and super() both in a constructor?