Cursos
Iniciar sesiónComenzar a aprender IA
Cursos
Iniciar sesiónComenzar a aprender IA
0

What is the use of modulus %in c

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

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
3 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
1 Votes
Python intermediate help with dictionaries
0 Votes
Fill in the blank to declare a static variable.
0 Votes
Marquee
1 Votes
RUST'S FUTURE
1 Votes
Question #2: "Please activate your account and keep learning to enable messaging. An email has been sent to you"
1 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes