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

How does arraylist work in java?

536


What is the difference between an array and an array list?

508


What state is a thread in when it is executing?

533


Can we execute a program without main?

543


What is a parameter example?

533






I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

1601


Why lambda expression is used in java?

576


Explain the significance of listiterator.

592


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

547


Explain thread life cycle in java?

592


What is singleton pattern?

558


When should you make a function static?

547


What is nullpointerexception in java?

529


How to create an interface?

629


Why is java called the platform independent programming language?

581