which of these functions may be used with positional arguments? select four options.\n□average\n□countif\n□co…

which of these functions may be used with positional arguments? select four options.\n□average\n□countif\n□count\n□sum\n□max
Answer
Brief Explanations:
In spreadsheet - like applications, all of the functions listed (AVERAGE, COUNTIF, COUNT, SUM, MAX) can take positional arguments. Positional arguments are values or cell - ranges passed to a function in a specific order. For example, in SUM(A1:A10), A1:A10 is a positional argument.
Answer:
A. AVERAGE B. COUNTIF C. COUNT D. SUM E. MAX (any four of these would be correct as all can use positional arguments)