Why Java is not purely object oriented?
Answer Posted / yogesh nandal
java is not purely object oriented language because it does
not allow function overloading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a wrapper method?
What is Classloader in Java?
Can a main method be declared final?
Why set is used in java?
What is class array in java?
Why does it take so much time to access an applet having swing components the first time?
What is a byte array?
Explain throw keyword in java?
Explain how hashmap works?
Is overriding possible in java?
Explain the different forms of polymorphism?
What is the difference between ArrayList and Vector? which one is better in Java
What are some examples of variable costs?
Can size_t be negative?
What is widening and narrowing in java? Discuss with an example.