150k views
1 vote
A function operates on this, which may consist of a constant, a cell reference, or another function.

1 Answer

1 vote

Answer: Argument

Explanation: In accordance with the function, argument is the variable that is independent in nature having some data , function,code,constant etc. Arity of function is defined as the function that defines the number of argument the function can contain.

Argument also helps in the customization of the program in the computer system and is known as parameter. In any particular function, the argument acts as the input for that function.

User Jun D
by
8.4k points