java_3
java_3
• Installation Guide:
Overview of JDK Installation
• History of Java
Session 4 & 5:
• Method names / variable names – Camel case starting with “lower” case
import java.lang.*; OR
import java.lang.System;
import java.lang.String;
class Test {
} }
- Santosh Katti, Department of Computer Applications, PESU