Why Java is not purely object oriented?
Answer Posted / kabita
i think it is not pure objectoriented bcoz it doesn't
support multiple inheritance directly through classes.but i
need correct answer with valid reason.plz if anyone have
answer,send me the ans.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Write a method to check if input string is palindrome?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
Can It is possible to synchronize the constructor of a Java Class?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
Is string passed by reference in java?
What does += mean in java?
Why javac is not recognized?
Can there be an abstract method without an abstract class?
List out benefits of object oriented programming language?
What does serializing data mean?
What is assembly condition codes?
Why is sizeof not a function?
why using interface interface ?
Explain restrictions on using enum?
Why convert an applet to an application?