Why Java is not purely object oriented?

Answer Posted / ravikiran

Because it doenn't support multiple inheritence in a direct
manner,Even though interfaces used for the purpose
And it doesn't support pointers

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between jvm and jre? What is an interface?

555


What is java string pool?

547


What is the exact difference in between unicast and multicast object? Where we will use?

562


Which class cannot be a subclass in java?

545


What is variable explain?

530






What is the biggest integer?

558


What is the program compilation process?

588


What is compiler and what its output.

636


Is java se open source?

574


Explain about interrupt() method of thread class ?

666


What is difference between pointer and reference?

510


What is the need of transient variables in Java ?

583


What is the difference between replace and replace all?

479


Can a class have 2 constructors?

504


You're given a Boolean 2D matrix, can you find the number of islands?

602