What is the difference between C++ & Java?
Answer Posted / komal
c++ uses destructor to deallocate memory.
java uses garbage collector for this purpose
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is jit compiler ?
What is singleton class in java and how can we make a class singleton?
Which is the best approach for creating thread ?
Why unicode is important?
State one difference between a template class and class template.
What is join () in java?
How do you break a loop?
How variables are stored in memory?
What are 4 pillers of object orinted programming?
Is null a keyword in java?
What is the difference between Error, defect,fault, failure and mistake?
What is difference between pointer and reference?
List the three steps for creating an object for a class?
What is the base class for error and exception?
How to create a fecelet view?