| Author |
Method call
|
Rashmi Dupati
Greenhorn
Joined: Mar 05, 2007
Posts: 22
|
|
Hello all Can we pass null parameter to a meathod? test(null); like this for the method public static void test(String str){ //some code goes here } Thanks in advance Regards Rashmi
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
|
Why don't you try it and let us know what you find out?
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Method call
|
|
|