Wednesday, May 7, 2008

Introduction to Java 2

Java is modeled after the C++ programming language, which is very robust. C++ is used widely as the primary programming language for application development. Applications developed for environments ranging from UNIX to Macintosh to Windows all use one form of C++. The problems is that, at the linguistic and binary level, C++ is not easily portable across each of the platforms.

No comments: