• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu
0

What is the use of modulus %in c

divisionidontknow
28th Jun 2021, 9:16 AM
Pallavi Mathad
2 odpowiedzi
+ 2
% is modulo operator it return reminder of whole division... 20 % 6 => 20 == (3 * 6) + 2 20 // 6 == 3 20 % 6 == 2
28th Jun 2021, 9:21 AM
visph
visph - avatar
+ 1
https://www.sololearn.com/discuss/1860632/?ref=app https://www.sololearn.com/discuss/1854398/?ref=app https://www.sololearn.com/discuss/189796/?ref=app https://www.sololearn.com/discuss/289101/?ref=app https://www.sololearn.com/discuss/112186/?ref=app https://www.sololearn.com/discuss/41617/?ref=app https://www.sololearn.com/discuss/1898498/?ref=app https://www.sololearn.com/discuss/1500767/?ref=app https://www.sololearn.com/discuss/4858/?ref=app https://www.sololearn.com/discuss/26415/?ref=app https://www.sololearn.com/discuss/1826085/?ref=app https://www.sololearn.com/discuss/1121330/?ref=app https://www.sololearn.com/discuss/961596/?ref=app https://www.sololearn.com/discuss/2277807/?ref=app https://www.sololearn.com/discuss/2530503/?ref=app https://www.sololearn.com/discuss/230615/?ref=app https://www.sololearn.com/discuss/537204/?ref=app https://www.sololearn.com/discuss/901083/?ref=app Use the search bar please.
28th Jun 2021, 9:52 AM
The future is now thanks to science
The future is now thanks to science - avatar

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
Advertising in Sololearn
0 Votes
Hi who can hel me please
0 Votes
Changing String Variables into int in C++
0 Votes