logo

Java Codes

1) Basic understanding

understanding the entry line of java

2) Input

Basic Input

3) Copy constructor

one constructor being called in another

4) Constructor Overloading

same constructor different parameter list

5) private

showing how to call private method, simple if and switch functions