November 2016
Declarations and Access Modifiers in Java
1. Java source file structure: class A{ } class B{ } class C{ } i. If there is no public class, then we can use any name for the above program.
1. Java source file structure: class A{ } class B{ } class C{ } i. If there is no public class, then we can use any name for the above program.