• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

What is the use of modulus %in c

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

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
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
Fix code
0 Votes
Community and feed option
0 Votes
How can I turn my .py files to .exe files?
1 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Hey ! how to install modules on this app
0 Votes
Summary please??
0 Votes