Why Java is not purely object oriented?
Answer Posted / dhiru
Java is not a puerly object oriented language because in
java program also run without main
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is arrays sort in java?
Can a final variable be initialized in constructor?
What is prefix of a string?
What is stack class in java?
Does chrome use java?
Implement two stacks using a single array.
Explain an algorithm to find depth of a binary tree.
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
Is string is a class in java?
What is method in java with example?
What is the difference between JVM and JRE?
Which class is the superclass of all classes?
Say any two properties in beans?
What are controls and their different types in awt?
What is super keyword explain with example?