Chapter 2 Revision
MS Paint
NetBeans IDE
Photoshop
MS Excel
JDK (Java Development Kit)
JRE (Java Runtime Environment)
Java API
JVM (Java Virtual Machine)
Java compiler, Java interpreter
Java interpreter, Java executer
Java compiler, Debugger
Java compiler, Javadoc
Public void main(String args)
Public static void main(String[ ] args)
Public static void main(string[ ] args)
Public void main()
New class Employee
Protected class Employee
Private class Employee
Public class Employee
/** comment */
/* comment */
/* comment
// comment
Wait!
Here's an interesting quiz for you.