Vidyalelo
Computer Fundamentals · Q63

Microsoft Excel

Computer Related · Computer Fundamentals · question 63

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 ( )
Answer
D.
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.