Tag Archives: simple program of constructor overloading in java

Method Overloading

Method in any programming language are those which reduce the burden of main method.Many of us got a problem where we can’t define two methods with the same name.Today we shall find a solution and write a sample program to … Continue reading

Posted in Java | Tagged , , , , , , , , , , , , , , | 1 Comment