Why Java is not purely object oriented?
Answer Posted / subhashree
Yes ,java is not purely object oriented ,Only for the
primitive data type and for multiple inheritance
| Is This Answer Correct ? | 132 Yes | 44 No |
Post New Answer View All Answers
What is mnemonic in assembly language?
What is the purpose of using break in each case of switch statement?
How can we access some class in another class in java?
What is the purpose of garbage collection in java, and when is it used?
What are parameters in a method?
What is the scope or life time of instance variables?
What does += mean in java?
What is java used for?
What is the difference between compile-time polymorphism and runtime polymorphism?
Can a static member function access member variable of an object?
What is the final variable?
What is a method signature java?
What are inner classes or non static nested classes in java?
How do I type unicode?
What is the major difference between linkedlist and arraylist?