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
Can we have any code between try and finally blocks?
Is final static java?
How do you write a conditional statement?
Explain about strings in java?
what is interface in java? Explain
What is a short in java?
Is double bigger than float?
Can a class be private?
What is the use of singleton class?
Give any two differences between C++ and java.
What does compareto () do in java?
Explain how to force the garbage collection in java.
Is array an object in java?
What state is a thread in when it is executing?
How do you create a sop?