Computer Science, asked by varnikac48, 2 months ago

Write the function names of the following statements. a) Gives the sum of a range. b) Multiplies the values in a range of cells. c) Returns a square root d) Finds the average of a range. e) Returns the remainder after a number is divided by the divisor. *​

Answers

Answered by MrTSR
1

A)Question-

Which function gives the sum of a range?

Answer ↴

SUM Function

B)Question-

Which function multiplies the values in a range of cells?

Answer ↴

PRODUCT Function

C)Question-

Which function returns a square root??

Answer ↴

SQRT Function

D)Question-

Which function finds the average of a range?

Answer ↴

AVERAGEIF function

E)Question-

Which function returns the remainder after a number is divided by the divisor?

Answer ↴

MOD function

Answered by dineshkumar750btd
1

Answer:

please like and mark brainlist

Explanation:

A sum function

B product function

C SQRT function

D MOD function

hope it helps

Similar questions