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 preparedstatement in java?
What is difference between call by value and call by reference?
What is package protected in java?
Why isn’t there operator overloading?
What is a pointer and does java support pointers?
Can we override constructors?
What is a finally block? Is there a case when finally will not execute?
Is intellij better than eclipse?
Explain wait(), notify() and notifyall() methods of object class ?
Does the order of public and static declaration matter in main method?
What is a treeset in java?
Difference between object and reference?
Can we have two main methods in a java class?
What is lazy programming?
what is singleton class in java?