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
What does i ++ mean in Java?
List down the methods and interfaces of collection class in java.
What is the purpose of using javap?
What is the map interface in java programming?
What is difference between calling start() and run() method of thread?
Explain about the security aspect of java?
How do I stop concurrentmodificationexception?
What is the difference between applet and application?
Explain the use of shift operator in java. Can you give some examples?
What is field name?
What is the purpose of a parameter?
Describe what happens when an object is created in java ?
Java is Pass by Value or Pass by Reference?
What is a databasemetadata?
Write a function for palindrome and factorial and explain?