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
Is 0 true or is 1 true?
What is meant by method?
Is void a data type?
What is the full form of jpeg?
What is float in java?
What does += mean in java?
What is the use of java?
What are the three types of design patterns?
When does a class need a virtual destructor?
What are the uses of synchronized keyword?
what is synchronization and why is it important? : Java thread
Does java linked list allow duplicates?
What is a buffer in computer?
What are Normalization Rules? Define Normalization?
Can a class be declared as static?