What is the difference between C++ & Java?
Answer Posted / nagaraju
the main difference between c++ and java is, c++ don't have
any automatic memory deallocation. where as java have
automatic deallocation of memory
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is native code?
How can we make string upper case or lower case?
What is a functional interface?
What is the type of lambda expression?
Is null a string or object in java?
What does s mean in regex?
Differentiate between the constructors and methods in java?
what is the purpose of using rmisecuritymanager in rmi?
What kind of variables can a class consist?
What is the file extension for java?
Can you explain the usages of class.forname()?
How many bytes is a string?
What is difference between equals and hashcode method?
What is the difference between Grid and Gridbaglayout?
How many types of classes are there in java?