Why Java is not purely object oriented?

Answer Posted / gowrinath

java is purely object oriented language...as one of the
respondent was saying that java uses static key....though
it uses ststic key word its still object oriented...because
when ever we call static variable or static key word with
class reference the class object is loaded...in this way
java is pure object oriented language....

Is This Answer Correct ?    13 Yes 75 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is session in java?

755


Can we overload the constructors?

560


Why we used break and continue statement in java?

563


What is integer valueof?

645


What is byte value?

557






Does constructor creates the object ?

586


What is the use of bufferedreader?

532


What is type safety in java?

488


Write a program to print 15 random numbers using foreach of java 8?

548


When is the finalize() called?

701


What is the significance of java packages?

616


What do you mean by default constructor in java?

580


If two threads have same priority which thread will be executed first ?

844


What is a boolean in java?

579


How do you avoid global variables?

543