What is the difference between C++ & Java?
Answer Posted / r.lakshana
C++ is the advanced version of c i.e.C with Classes whereas
Java is the platform independent as it works on any type of
operating systems.
| Is This Answer Correct ? | 642 Yes | 69 No |
Post New Answer View All Answers
How do you find the independent variable?
what do you understand by synchronization? : Java thread
Can an interface have a constructor?
What is function declaration?
what is singleton class in java?
Is an array a vector?
Difference between static and dynamic class loading.
What is static class
What is a functional interface?
List types of storage classes in java?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is the difference between inner class and nested class?
Can you explain the final method modifier?
What do you mean Abstraction in java?
What is a class reference?