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
Explain the advantages of packages in java?
How do you add spaces in java?
What is java and its types?
Can we return null in java?
Explain the features of java?
Can main() method in java can return any data?
What are the differences between include directive and include action?
How many digits is int32?
What does java final mean?
does java support pointers?
What is an infinite loop? How infinite loop is declared?
Is null a value?
Is an empty arraylist null?
Difference between predicate, supplier and consumer ?
What is mnemonic code?