Why Java is not purely object oriented?
Answer Posted / n.prabakaran
java is an not purely object oriented language.c++ is an
purely object oriented language.Because of java support OOPs
principles and others concept support that reason only java
is an not purely obj oriented language.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of unicode?
Do you need to import math in java?
What is a variable in java?
What is the use of StringTokenizer class?
Difference between Linked list and Queue?
Does java isempty check for null?
What is stringbuffer in java?
How is string immutable in java?
Why local variables are stored in stack?
Is zero a positive integer?
Why singleton is not thread safe?
Can we declare array without size in java?
How many ways can we create singleton class?
How do you test a method for an exception using junit?
What is array class in java?