Why Java is not purely object oriented?

Answer Posted / ramakrishna y

Java is not purely object oriented becoz of 2 reasons.

1. Purely means every thing should be refferenced types
only.
But it contains primitive datatypes.

2. purely object oriented means every method should be
invoked with object only,main is there which can be invoked
using static keyword.

Regards,
Ramakrishna
J2EE Trainer

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List any five features of java?

565


What are the different types of multitasking?

653


How to create an immutable class?

566


How can you avoid serialization in child class if the base class is implementing the serializable interface?

635


Explain differences between checked and unchecked exceptions in java?

633






What are alternatives to java serialization?

599


What is the primitive type short?

573


Can we force garbage collector to run ?

570


What is the difference between procedural and object-oriented programs?

526


What is the public method modifier?

540


Write a java program to generate fibonacci series ?

568


What are measurable parameters?

566


Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?

622


What is object in java?

530


What is replacefirst in java?

573