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

In the below example, how many string objects are created?

799


What is proper subset?

774


What is array length?

741


Is 9 a prime number?

667


What are keywords give examples?

825


What is the difference between abstraction and encapsulation?

806


What is incompatible types in java?

817


Explain what are final variable in java?

820


How the metacharacters are different from the ordinary characters?

796


Why set do not allow duplicates in java?

794


What is difference between java and java ee?

780


Can we sort hashmap in java?

754


How do you do a line break in java?

693


How do you access command-line arguments within the code?

820


What is a boolean field?

748