The function that adds all the number that user specifies as argument.
a) sum()
b) add()
c) collect()
The …… function
multiply all the numbers given as argument.
a) sum()
b) product()
c) add()
d)
none of these
The correct
formula of product function is/are
a) =product (A, B)
b) Product (A,
B)
c) =PRODUCT (A*B)
d) product (A*B)
The function that returns the average of arguments is called……..
a) sum function
b) average function
c) Product function
d) Add function
The function
that returns the result of a function raised to a power.
a) sum function
b) average
function
c) power function
d)
product function
The function
that calculates the square root of a number is called.
a) product function
b) average
function
c) sqrt function
d)
power function