• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
0

What is the use of modulus %in c

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

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
How can I turn my .py files to .exe files?
1 Votes
Hey ! how to install modules on this app
0 Votes
Summary please??
0 Votes
Add lua
0 Votes