Why Java is not purely object oriented?
Answer Posted / balaram(rocker ram)
Java language is not not purely object oriented
language..Because of it consist the "primitive data
types".If any language containing the primitive data types
means then it obviously not Pure Object Oriented.But Every
"Java Application" is Definitely Pure Object Oriented....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is java util regex pattern thread safe?
Can a static member function access member variable of an object?
Does printwriter create a file?
Which is better ascii or unicode?
What is the buffer limit?
What an i/o filter?
Can sleep() method causes another thread to sleep?
What is the longest unicode character?
Are strings immutable in java?
What string is utf8?
What are the characteristics of java?
Explain importance of finally block in java?
What is the size of an array?
What is integers and example?
What is function overriding and overloading in java?