What is the difference between C++ & Java?
Answer Posted / mustafa daudi
*Java Supports dynamic memory allocation due to dynamic
allocation there is no wastage of memory..
While in c++ there is wastage of memory.
*Java is exensible because new class can easily added in
libraries while in c++ it is not possible..
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is a void method java?
Why do we need array in java?
When will we prefer to use set and list in java and why?
What is the difference between stringbuffer and stringbuilder?
What is the ==?
Can we declare an interface as final?
What is not object oriented programming?
How do you add an element to an arraylist in java?
Is singleton thread safe in java?
What is * argv?
What should I import for arraylist in java?
What is the exact difference in between Unicast and Multicast object?
What is arraylist e?
Tell us something about set interface.
How to make object serializable in java?