What is the difference between C++ & Java?
Answer Posted / rachana
C++ DON'T HAVE HAVE AUTOMATIC GARBAGE COLLECTION BUT JAVA
HAVE AUTOMATIC GARBAGE COLLECTION
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why java is made?
How to display arraylist values in java?
What is exception propagation?
What technique can be employed to compare two strings?
What is the common usage of serialization? What exceptions occur during serialization?
Define jit compiler?
What is the purpose of the system class in java?
What are dot operator queries?
What Is Composition?
What are sets in java?
Can a class extend more than one class?
Why do we use predicate in java?
What class of exceptions are generated by the java run-time system?
Can we write multiple catch blocks under single try block?
What does i ++ mean in Java?