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
Explain about the performance aspects of core java?
How many types of memory areas are allocated by JVM in java?
What is a function argument in java?
Explain the difference between serializable and externalizable in java?
Explain the importance of throws keyword in java?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
What are the differences between string, stringbuffer and stringbuilder?
Is vector thread safe in java?
What things should be kept in mind while creating your own exceptions in java?
What is navigable map in java?
What is rmi and steps involved in developing an rmi object?
What is difference between synchronize and concurrent collection in java?
What is static import?
What is string and example?
What is a dynamic array java?