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
Can we overload the constructors?
Explain when classnotfoundexception will be raised ?
What is the difference between iterator and enumeration ?
What is garbage collection? What is the process that is responsible for doing that in java?
What is arraylist class in java?
What is java full form?
How do you convert an int to a double in java?
What is math floor in java?
How many wrapper classes are there in java?
Can we make main() thread as daemon?
What is an off by one error in java?
Can we write method inside a method in java?
What is functional interface in java example?
What is qms certification?
Why is stringbuffer not immutable?