Computer Science, asked by singhaasha189, 8 months ago

4 MOD 6=?? pls answer

Answers

Answered by omkarchandorkar20
1

To find 4 mod 6 using the Modulo Method, we first divide the Dividend (4) by the Divisor (6).

Second, we multiply the Whole part of the Quotient in the previous step by the Divisor (6).

Then finally, we subtract the answer in the second step from the Dividend (4) to get the answer. Here is the math to illustrate how to get 4 mod 6 using our Modulo Method:

4 / 6 = 0.666667

0 x 6 = 0

4 - 0 = 4

Thus, the answer to "4 mod 6?" is 4.

Answered by swatianurish
0

Answer:

hi!

Explanation:

To find 4 mod 6 using the Modulo Method, we first divide the Dividend (4) by the Divisor (6). Second, we multiply the Whole part of the Quotient in the previous step by the Divisor (6). Thus, the answer to "What is 4 mod 6?" is 4.

Similar questions