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
Is there a way to increase the size of an array after its declaration?
How do you input a string in java?
Explain about wait() method?
What do you mean by Hash Map and Hash Table?
Write a program to print fibonacci series
What do you mean by constructor?
What is the difference between superclass and subclass?
What is passing value java?
What is synchronization and why is it important in java programming?
Is null keyword in java?
Can you give few examples of final classes defined in java api?
What is the purpose of format function?
What are advantages of exception handling in java?
Explain the reason behind ending a program with a system.exit(0)?
Explain the difference between throw and throws in java?