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 do you mean by scope of variable?
Why vector class is used?
Can finally block be used without a catch?
What type of variable is gender?
Why is the singleton pattern considered to be an anti pattern?
How many bytes are there?
What does void * mean?
What is difference between static class and singleton pattern?
What are JVM.JRE, J2EE, JNI?
What do you mean by platform independence? What is an interface?
What is meant by local variable and instance variable?
Differentiate between overriding and overloading cases?
Does java map allow duplicates?
What will happen to the exception object after exception handling?
What are different type of exceptions in java?