What are parameters? What is the purpose of using a parameter ?.
S:
Answers
Answered by
0
Answer:
A parameter is a named variable passed into a function. Parameter variables are used to import arguments into functions.
Similar questions