Loading video...
QuickNotes™ 
Introduction to Java
- Java is an object-oriented, event-driven, stand-alone programming language
- Java programs can be created in a standard text editor
- Programs can be run through a command prompt or an IDE such as NetBeans
- All Java programs must contain the public static void main method
- Comments can be added by using the double-slash (//)
Discussion 
Please login to ask a question and view discussion.














