I've read up most of the differences between Java and C++...

I understand that garbage collection is not done automatically in C++ and therefore can lead to memory leakage.

Multiple inheritance is similar to interfaces in Java, allowing one class to be derived from multiple super classes, but there is no 'super' keyword like in Java and the constructors must be explicitly called.

Have to read up bit more about strings, I believe that in C++ strings are stored as an array of Chars rather than having a specific data type for 'strings'.

As far as pointers go, I sort of understand, but if you think that is the most important thing, I'll read up some more :o)

Posted By: Brom on July 11th 2005 at 12:12:58


Message Thread


Reply to Message

In order to add a post to the WotB Message Board you must be a registered WotB user.

If you are not yet registered then please visit the registration page. You should ensure that their browser is setup to accept cookies.

Log in