Posts Tagged ‘Java Robust’
Java Buzzwords
Sunday, April 20, 2008 10:02 1 CommentYou will hear and see quite a few Java buzzwords in the Java world. It’s important to know the Java buzzwords because they represent the factors that have played important roles in shaping the Java language. These words are summarized in Table 1-3.
Buzzword
Description
Architecture neutral
The Java compiler compiles the source code into bytecode, [...]
