A paramter is a variable defined by a method that receives a value when the method is called.

A) True
B) False
Explanation: A argument is a variable defined by a method that receives a value when the method is called.

Showing Answers 1 - 4 of 4 Answers

realneeraj

  • Dec 28th, 2005
 

Well, An argument is what you pass to a function while calling. And parameter is a variable defined by the function to receive that value.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions