What is the difference between C++ & Java?
Answer Posted / dimple kaushal
the difference between java & c++ is:-
java support multithreading but c++ does't support this. .
destructor is omited in java. . .
java not use the header files. .
java not use poiters,goto statement. .
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is JFC?
What do you mean by ordered and sorted in collections in java?
Can we overload destructor in java?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is an i/o filter?
Can we restart a dead thread in java?
What does escaping a character mean?
Explain about the performance aspects of core java?
What does java se mean?
What is null data type?
What is the integer of 16?
What is difference between wait and notify in java?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What does exp mean in math?
What is the disadvantage of java?