What is the difference between C++ & Java?
Answer Posted / suresh
Visit this blog http://www.javaorange.blogspot.com you will
find over 20 - 25 differences between C++ and Java.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is a class an object?
When can an object reference be cast to an interface reference in java programming?
Why should I use abstract class?
Why is singleton not thread safe?
Is linkedlist thread safe in java?
How do you escape sequences in java?
What is meant by inheritance and what are its advantages?
What is the use of a copy constructor?
Explain about field hiding in java?
How does linkedhashmap work in java?
What is the difference between double and float variables in java?
How to handle a web browser resize operation?
What do you mean by an interface in java?
What is runtime locatable code?
What are pass by reference and pass by value?