Why Java is not purely object oriented?
Answer Posted / goutham
Java is Just a Object oriented ,Its not purely object oriented.
We can say many reason for its pure obj oriented type but it gets out of it with only concept of Multiple inheritance
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is prefix of a string?
what is encapsulation in java? Explain
List the interfaces which extends collection interface?
What does escaping a character mean?
How to remove the trailing spaces from a string?
What is the return type of the main method?
What is the full name of java?
What is a stringbuilder?
What is the difference between char and char *?
What is a protected void?
what is the difference between process and thread? : Java thread
Does A Class Inherit The Constructors Of Its Superclass?
Is java util regex pattern thread safe?
What is the best way to findout the time/memory consuming process?
What is mvc in java?