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

Is an integer an object?

513


What's the default access specifier for variables and methods of a class?

510


What is overloading and overriding in java?

656


What is command line used for?

587


What is the purpose class.forname method?

555






What is the full meaning of java?

528


Is cout buffered?

682


Why can't we override private static methods?

514


What is the difference between abstract classes and interfaces?

508


Can a constructor have different name than a class name in java?

590


When is the arraystoreexception thrown?

566


List some important features of java 10 release?

511


Explain reverse a linked list iterative solution in java?

496


What is independent and dependent variables in research?

466


What are the 6 mandatory procedures for iso 9001?

527