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

What are the core java topics?

561


What is multithreading and its advantages?

569


What is int lol?

590


What is a string what operation can be performed out with the help of a string?

502


Can we overload final method in java?

544






Is null false in java?

702


What is a parent class in java?

537


What is difference between identifier and variable?

464


What is an array length?

494


why using interface interface ?

1500


How is java hashmap implemented?

542


What is return type in java?

628


What is the formula to calculate percentage?

526


Difference between process and thread?

595


Can a java program have 2 main methods?

541