What is the difference between C++ & Java?
Answer Posted / sukumar.k.r
The main differences between c++ and Java are that "The
features that are present in C++ are not present in Java.
1) Pointers.
2) Templates.
| Is This Answer Correct ? | 345 Yes | 58 No |
Post New Answer View All Answers
What is string value?
What is skeleton and stub?
How objects are stored in java?
Is 0 an even number?
What is boolean keyword in java?
What are the uses of synchronized keyword?
Is java programming easy?
How do you create an array in java?
What is the primitive type byte?
Can a main method be overloaded?
What is difference between identifier and variable?
Is void a wrapper class?
Why is stringbuffer called mutable?
Explain parallel processing in java8?
What is sizeof in java?