Why Java is not purely object oriented?
Answer Posted / ratnam gupta
java is fully object oriented language because you will say about primitive data type int ,float etc than wrapper classes concept is there for primitive data types .and wrapper class makes the data types as object
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why can't we override private static methods?
What is the difference between jdk and jre?
What is the main advantage of passing argument by reference?
What is xslt in java?
enlist some features of jdk.
Does .length start 0 java?
What is lazy initialization in java?
How do you define a method?
What is ternary operator?
What is application tier?
What is data member in java?
Can we use return in constructor?
What is %d in printf?
State one difference between a template class and class template.
What is jpa specification?