Lecture 12 Overloading (1)
Lecture 12 Overloading (1)
LECTURE 12
BITS-PILANI,K.K. BIRLA GOA CAMPUS
Method overloading
Color is Golden_brown
Model is VCVT Type is Sedan
Apart from the fact that main() is just like any other
method & can be overloaded in a similar manner, JVM
always looks for the method signature to launch the
program.