Why java is not a pure object oriented language?
Answer Posted / manikiran
Java fails in multiple inheritance. It is one of the feature
in OOPS concept .Java does not follow all rules of OOPS concepts
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the difference between path and classpath variables?
Can a function return a function?
Why is java called the platform independent programming language?
What is blank final variable?
What are the loops in java?
What does snprintf return?
'A class is a template for an object' explain this statement.
What are the java ide's? Explain
What is arrays aslist in java?
What does serializing data mean?
What is the use of singleton?
What happens if we override only equals?
Can there be an abstract method without an abstract class?
What are the files generated after using IDL to java compiler?
What is overloading and overriding in java?