November 2002
Beginner
432 pages
11h 44m
English
Java is not a difficult language to learn. Java includes several prebuilt procedures that you often use to perform standard operations such as I/O (input and output). Java programs are typically small; the smaller the applets you write, the faster those applets will load and run on the user's machine. Java is an OOP language and is identical to C++ in many ways. Both languages have common keywords, comments, and built-in functions. Java's OOP nature means that you can extend language objects that others write to complete applications faster.
tip
![]() | The developers of Java borrowed many elements from the C++ language but improved ... |
Read now
Unlock full access