asked 147k views
5 votes
Select the two true statements about functions with parameters

1 Answer

6 votes
Parameters are basically variable that are used in the definition of a function used to present arguments passed in a function. Parameters may help generalize the solution of a given problem in a function. Functions with parameters can therefore be used to prevent duplicated code creation in programming. Therefore, the statement B and C are correct.
answered
User Oleg Pavliv
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.