Why Java is not purely object oriented?
Answer Posted / chandra rekha
Java is a PURELY OBJECT ORIENTED PROGRAMMING LANGUAGE.
| Is This Answer Correct ? | 36 Yes | 268 No |
Post New Answer View All Answers
When arithmeticexception is thrown?
What does this mean java?
What is Enum in Java?
What is the multi-catch block in java?
What does a void function return?
What is difference between hashset and hashmap?
What do you understand by copy constructor in java?
What is meant by call by reference?
Why do we use threads in java?
What is printwriter in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
Why do we need hashset in java?
Explain the inheritance?
What about anonymous inner classes in java?
What is boolean false?