100k views
1 vote
Which statements accurately describe arguments? Check all that apply. Arguments are input values for a function. Arguments are enclosed in parentheses. Arguments are enclosed in brackets. Arguments are numbers, text, cell addresses, ranges, and other functions. Arguments are invisible in the formula bar. Arguments are detailed explanations of absolute and relative cell references.

User Flypenguin
by
5.4k points

1 Answer

3 votes

Answer:

Arguments are input values for a function.

Arguments are enclosed in brackets.

Arguments are numbers, text, cell addresses, ranges and other functions

Step-by-step explanation:

Arguments are a special kind of instruction to a computer programs in the form of data or variable. Arguments input are independent and they help customize a program for a user. The output for an argument will be displayed based on the set parameters. The arguments can also be in the form of defined codes.

User Laura
by
5.1k points