Why Java is not purely object oriented?
Answer Posted / pravin
yes,i have read in complete reference
because of datatype and static concept
| Is This Answer Correct ? | 75 Yes | 10 No |
Post New Answer View All Answers
What are annotations in java?
What is the difference between serializable and externalizable interfaces?
Can keyword be used as identifier?
Why are there no global variables in java?
What is entry set in java?
What is the size of int in 64-bit jvm?
which pattern is default in scanner package?
What are different type of exceptions in java?
What is var keyword ?
What does isempty () do in java?
What is the significance of continue jump statement? Explain with an example.
What is a boolean used for?
how to create multithreaded program? : Java thread
What is split return?
What is an abstract class and what is it’s purpose?