theJavaBasket
Wednesday, April 13, 2005
  Overloading refers to methods which acquires the same name as another but different arguments:

public void getMethod();
public void getMethod(int i);

The + unary operator perfoms differently if it is used on integrals, strings, or floats so it undergoes overloading depending on the process.

Overriding refers to changing the function of an already existing method (usually from a parent class that already has that method). 
my oftentimes, failed attempt to rekindle my interest in the IT world ... or should i just toil the land and sleep with the dogs?

links
Blogger
Jakarta Struts
Apache ANT
JGuru
Click Me
---
PvpOnline
SinFest
8BitTheater
PennyArcade
Diablo2
WarCraft3

archives
August 2003 | September 2003 | October 2003 | November 2003 | December 2003 | January 2004 | May 2004 | June 2004 | July 2004 | March 2005 | April 2005 | December 2005 | September 2006 |


Powered by Blogger