• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu
0

What is the use of modulus %in c

divisionidontknow
28th Jun 2021, 9:16 AM
Pallavi Mathad
2 Réponses
+ 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

Vous avez souvent des questions comme celle-ci ?

Apprenez de manière plus efficace, gratuitement :

  • Introduction à Python

    7.1M apprenants

  • Introduction à Java

    4.7M apprenants

  • Introduction à C

    1.5M apprenants

  • Introduction à HTML

    7.5M apprenants

Voir tous les cours
Aujourd'hui en vedette
My codebits section is full of deleted codes
12 Votes
Ai generated practices
1 Votes
Where did mess up....
1 Votes
I have an error in a problem and I don't know what the correct answer is
1 Votes
Feedback on my portfolio
0 Votes
I need a siren sound
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
Where can I find python and SQL projects to work on for my portfolio that are beginner to intermediate?
1 Votes
help!!! How to build portfolio? I am in last year of highschool and still noob lol
0 Votes