BCA311 Unit1.2 Java
BCA311 Unit1.2 Java
BCA311 Unit1.2 Java
• The Java source file should have one and only one
public class. The class name which is defined as
public should be the name of Java source file along
with .java extention.
A simple java program