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 does it mean to be immutable?
If you are given the name of the function at run time how will you invoke the function?
What are the characteristics of java?
Describe the various concepts related to object oriented programming (oop).
What class allows you to read objects directly from a stream?
How do I print a “?
What is the difference between the boolean & operator and the && operator in java programming?
Why is String immutable?
What is difference between iterator and enumeration in java?
Can we have a method name same as class name in java?
What is java lang object?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is the difference between throw and throws keywords?
How can you set the applet size?
What does localhost mean?