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
What are runtime exceptions?
How many functional interfaces does java 8 have?
Why put method is idempotent?
Do you need to import math in java?
What do you mean by local class?
What is the use of put method?
What are assembly attributes?
What is the difference between serializable and externalizable interfaces?
What is data movement?
What is a numeric format?
What is the difference between abstract classes and interfaces?
Is array serializable java?
Are constructors methods?
How does arraylist work in java?
Can I learn java in 3 months?