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 a method header?
Can you make a constructor final in Java?
What are the types of collections in java?
How to create com object in Java?
Is arraylist sorted in java?
Write a program to print the pattern given below
What is method overloading in java ?
Is oracle charging for java?
What is an example of a constant variable?
What is difference between protected and private?
what is mena by object block any what is the use of that
What is meant by null and void?
Explain implementation and how is it different from conversion?
what is abstract class in Java?
What is a default constructor and also define copy contrucyor?