Contents

The function that adds all the number that user specifies as argument.
a) sum()

b) add()                 

c) collect()

a

The …… function multiply all the numbers given as argument.
a) sum()                                

b) product()
c) add()                                 

d) none of these

b

The correct formula of product function is/are
a) =product (A, B)                              

b) Product (A, B)
c) =PRODUCT (A*B)        

d) product (A*B)

a

The function that returns the average of arguments is called……..
a) sum function  

b) average function
c) Product function            

d) Add function

b

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

c

The function that calculates the square root of a number is called.
a) product function            

b) average function
c) sqrt function   

d) power function

c