Sunday, November 8, 2009

METHOD CATEGORIES

There are four method Categories

Here you have to concentrate well, because it is very important while doing programming.

There are four method categories
They are:

1) METHOD WITH OUT RETURN TYPE AND WITHOUT ARGUMENT
2) METHOD WITH OUT RETURN TYPE AND WITH ARGUMENT
3) METHOD WITH RETURN TYPE AND WITHOUT ARGUMENT
4) METHOD WITH RETURN TYPE AND WITH ARGUMENT

No comments:

Post a Comment