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
When would you use a static class?
Why singleton class is used in java?
What exactly is a .class file?
Explain importance of inheritance in java?
What is parsing in java?
What is the public method modifier?
Explain about class in java?
How many types of the indexof method are there for strings?
What is the use of inner class?
What is the purpose of abstract class?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What is skeleton and stub?
Is finalize() similar to a destructor?
What is a static method in java?
Can we define package statement after import statement in java?