Ask Question
4 May, 00:13

Discuss how does a Modulus Operator function

+2
Answers (1)
  1. 4 May, 00:23
    0
    Modulus operator are useful in many circumstances and it is commonly used to generate the random number. It basically reduce the number into random number in a small range.

    It also describe that whether, the one number is a factor of another or not.

    In C language, the modulus operator provide the remainder after diving the greater value with the smaller value. If the smaller number are divided by the larger number then, the quotient become zero.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Discuss how does a Modulus Operator function ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers