QUESTION IMAGE
Question
please answer the following question
select one
what do you call the input data that you provide to a function during a function call?
select the one choice that best answers the prompt above:
answer 1
arguments
answer 2
parameters
answer 3
input
answer 4
parentheses
Brief Explanations
In programming, when you call a function and provide input data, those are called arguments. Parameters are the variables declared in the function definition, "input" is a more general - term, and parentheses are used to enclose the arguments but are not the input data itself.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- Arguments