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
Which sorting algorithm is best in java?
What is the statements?
a thread is runnable, how does that work? : Java thread
Where are register variables stored?
Is nan false?
What is a cup of java?
What is indexof?
What are Normalization Rules? Define Normalization?
Can we make constructors static?
What is difference between word and integer?
What is meant by string is immutable?
What is the difference between checked exception and unchecked exception?
Which are the two subclasses under exception class?
If a variable is declared as private, where may the variable be accessed?
What is the collections api?