Answer Posted / vivek
Java is not purely object oriented, because it is doesn't supports multiple inheritance.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which of the following classes will have more memory allocated?
Explain try and catch keywords in java?
Why isn’t there operator overloading?
Explain an intermediate language?
What is r in java?
What is final keyword in java?
Why is java architectural neutral?
What does a za z0 9 mean?
What is a locale?
What do the thread?class methods run() and start() do?
What if I write static public void instead of public static void in java?
Is null a string or object in java?
What are daemon Threads in java?
Which command from the jdk compiles a java program?
What is collection api?