my teacher said that it is easy to learn jave when you already know how to program in c++..
why is is it so?
whats the difference and similarity of both languages...

thanks.....:-/

Recommended Answers

All 2 Replies

Yes it is true, java does not have pointer, multiple inheritance ,etc.

It is always easier to learn a programminglanguage when you already know some other language. Most languages use the same basic 'functions' i.e. loops, if statements, variables, functions (classes etc).
The difference is in the syntax (the way it is written). I can't give you an example, because java is not my thing..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.