Why Java is not purely object oriented?
Answer Posted / ss
Java does not support operator overloading
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
does java support pointers?
What do you mean by JVM?
What’s the difference between unit, integration and functional testing?
Explain an algorithm to find depth of a binary tree.
What will happen if a thrown exception is not handled?
How can you read content from file in java?
What about main() method in java ?
What is purpose of keyword void?
What is indexof?
What is a line separator in java?
What is a local class in java?
Is array an object in java?
What are the two environment variables that must be set in order to run any java programs?
What is polymorphism java example?
Why object class is super class for every class in java?