Why Java is not purely object oriented?
Answer Posted / rahul sharma
This is wrong java is pure object oriented language, because
we can not write any program without using class.
Do'nt be get confused.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is parsing in java?
What is extension method in java?
What is proper subset?
How to call one constructor from the other constructor ?
Can we declare register variable as global?
What is lazy programming?
What is the difference between jvm and jre? What is an interface?
Why chararray() is preferred over string to store the password?
How to make a read-only class in java?
What is stack class in java?
Why map is used in java?
What are different access specifiers in java? Explain
What is boolean law?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
What is difference between java and java ee?