+ 1
Output reason?
3%4=3 why the reminder is 3
36 Respuestas
+ 11
🙏🙏
+ 10
👍👍 3%4=3 because 3 < 4
+ 10
خب 3 رو تقسیم بر 4 می کنیم، نمیشه پس همون 3 رو تو باقی مانده می نویسیم و مقسوم علیه هم میشه 0 😊
+ 4
SagaTheGreat thank you,
But I don't know what NGU means
+ 4
D'lite d' Scorpio Never give up.
+ 3
Rahman Rezaie the "%" operator is called the Modulo operator, its duty is to output the Remainder of a division.
Unlike like the "/" division operator
+ 3
4%5 is = 4
+ 2
You simply can't divide 3 by 4,so:
3%4 gives a value of 0 remainder 3
+ 2
why not give 0
+ 2
becuese the reminder is 0
+ 2
Rahman Rezaie let me ask you this question::
What's the remainder of 5/2
+ 2
reminder is 1
+ 2
Rahman Rezaie it's wrong, I'm not asking you how many times 2 can go into 5, I'm asking for the REMAINDER!
2.5 is wrong.
1 is correct
+ 2
i goted
+ 2
After Dividing 5 by 2,we are left with 1,
So also After dividing 3 by 4,we are left with 3, because the quotient is 0,and the remainder is 3
+ 2
You still don't understand the difference between a Quotient and a Remainder
+ 2
i understand but you not get my question?
+ 2
what is the out put of this
4%5?
+ 2
OK, if you understand, what's a Quotient?
And what's a Remainder?
+ 2
why in real is 0