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 a class object?
What are the types of methods in java?
How do you do descending order in java?
What lambda means?
what are Hostile Applets?
Can private method static?
State the merge-sort principle and its time complexity.
What is a line break example?
What is the difference between JVM and JRE?
How does thread synchronization occurs inside a monitor?
What is bifunction in java?
Why method overriding is used?
How do you define a variable?
What is keyword in oop?
What is difference between static class and singleton pattern?