PDA

View Full Version : Java code


rst9380
Mar 31, 2007, 11:56 AM
What is difference between argument and parameter element as use in calling routines/coding a method? Can one use them interchangeably for talking/writing purposes?

chowdari
May 2, 2007, 05:56 AM
You pass arguments to functions , function parameters receive arguments