Q63
To return the remainder after a number is divided by a divisor in EXCEL we use the function?
A.
ROUND ( )
B.
FACT ( )
C.
MOD ( )
AnswerD.
DIV ( )
Answer: Option C
Solution
Answer: Option C
Solution:
The MOD function in Excel is used to find remainder after division of one number (dividend) by another (divisor). In mathematics, this operation is called the modulo operation or modulus, hence the name MOD.