Difference between an argument and a parameter?
Answer Posted / janet
while defining method,variables passed in the method are
called parameters.while using those methods,values passed
to those variables are called arguments.
| Is This Answer Correct ? | 133 Yes | 9 No |
Post New Answer View All Answers
What is the difference between a choice and a list?
What is a string what operation can be performed out with the help of a string?
Is alive and join method in java?
What are the differences between include directive and include action?
what do you mean by classloader?
Can variables be used in java without initialization?
What is nested top-level class?
What 5 doubled?
What is constant in programming?
What are the string methods in java?
What is boolean query?
What are the actions that can occur when a thread enters blocked state?
Can we make constructors static?
Does java have extension methods?
What are some alternatives to inheritance?