What is the difference between C++ & Java?
Answer Posted / saket
C++ supports multiple inheritence but Java provides
interfaces in case of multiple inheritence.
| Is This Answer Correct ? | 399 Yes | 28 No |
Post New Answer View All Answers
Can a class be declared as static?
Mention some features of java?
What do you understand by classes in java?
Can a java program have 2 main methods?
Can we create a constructor in abstract class?
Which sorting algorithm is best in java?
What is meant by class?
What is the meaning of variable in research?
What are methods and how are they defined?
Can we have two methods in a class with the same name?
What are serialization and deserialization?
what is inner class in java?
What does || || mean in math?
What is unicode with example?
What is the difference between variable declaration and variable initialization?