What is the difference between C++ & Java?
Answer Posted / nagendra.r
the main difference between c++ and java that c++ contains
multiple inhearitance but java contains interface instead
of multiple inhearitance
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Give few examples of final classes defined in Java API?
Give a practical example of singleton class usage?
How to make a class or a bean serializable?
What is java full form?
What is externalizable interface?
Write a java program that prints all the values given at command-line.
What are the methods of object class ?
What is command line argument
What is the difference between C++ and Java and your preferences?
How can we run a java program without making any object?
How to create a thread in java?
What is local variable and instance variable?
What is boolean strategy?
What is token in java?
Explain about anonymous inner classes ?