Why Java is not purely object oriented?
Answer Posted / anjali purwar
Yes, JAVA is not purrely Object oriented because of the use
of primitive data types like char, int,bool,etc.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
what are the disadvantages of indexes in oracle?
How can we make sure main() is the last thread to finish in java program?
What happens if main method is not static?
What is thread synchronization in java?
What an i/o filter in java programming?
what is the difference between future and callable interface in java?
Which programming language is best in future?
What is the difference between access specifiers and access modifiers in java?
Explain the importance of throws keyword in java?
How do you reverse sort in java?
What is the difference between hashmap and hashtable in java?
What does || mean in code?
How many types of interfaces are there?
Which one will take more memory: an int or integer?
Is empty string in java?