Why Java is not purely object oriented?

Answer Posted / muthusenthil

yes, java is not purely object oriented because it uses
static keyword. this is the one and only reason.we can
perform a function declared as static without an object
this violates real world reflection and object orientation

Is This Answer Correct ?    71 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are arrays static in java?

579


What does three dots mean in java?

645


What is classname class in java?

530


What is composition in java?

721


Which are the two subclasses under exception class?

527






What is integer valueof?

639


Is a boolean 1 bit?

611


What is a short in java?

496


Why java is a platform independent? Explain

529


explain different ways of using thread? : Java thread

569


Which oo concept is achieved by using overloading and overriding?

534


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

1932


What is a treeset class?

560


what is instanceof operator used in java?

589


what is thread in Java ?

622