Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
I didn't get the quotient and remainder part
numeric-operations
python
0 Voto
2 Respostas
26th Oct 2016, 4:28 PM
lakshay
What is quotient and remainder and how to use it
numeric-operations
1 Voto
2 Respostas
5th Nov 2019, 7:06 PM
Paras Hinge
Remainder?
remainder
1 Voto
2 Respostas
17th Nov 2021, 4:52 PM
Mahmoud Mgh
I can't understand remainder portion, any one can help me?
numeric-operations
python
0 Voto
5 Respostas
20th May 2017, 3:28 PM
Ayush Dogra
Program to find the remainder when 1000 is divided by 3
c++
1 Voto
6 Respostas
6th Mar 2017, 4:21 PM
adithya
i want to know equation of quotient and remainder
numeric-operations
python
0 Voto
2 Respostas
29th Sep 2016, 6:23 AM
aditya srivastava
When use % why the answer of question is remainder of that question's divide.
%
2 Votos
10 Respostas
5th Oct 2020, 5:09 AM
Shounak
I just need to know exactly how to create the remainder ?
operators
1 Voto
3 Respostas
22nd Aug 2019, 11:03 PM
Capt_Crunch
How to write a program on calculating remainder without using modulus operators?
c#
variables
0 Voto
5 Respostas
10th Dec 2017, 2:35 AM
Sadikul Alim Toki
What does it mean by the remainder is shown when using %
operators
0 Voto
3 Respostas
15th Apr 2018, 3:49 PM
London
Why is the result of Remainder is 0 1 instead of only 1?
c
0 Voto
3 Respostas
3rd Nov 2021, 4:42 PM
Yvns Kito
Writing a code that that shows quotient and remainder separately.
c#
operators
0 Voto
1 Resposta
29th Jul 2016, 1:36 PM
Mystic Ash
How to find remainder of two values without using % in c++
find
how
Remainder
to
without
1 Voto
3 Respostas
22nd Oct 2017, 3:18 PM
Shukrullah Jan
Adding to an array when the remainder of the separation is equal to 0
%
arr
javascript
js
0 Voto
6 Respostas
6th Apr 2021, 12:46 PM
Bomko Aleksey 👨💻
related to test cases
remainder
testcase
0 Voto
4 Respostas
29th Jan 2021, 8:33 AM
Mahima Desani
Can you help me on Quotient and Remainder?
quotient
remainder
0 Voto
3 Respostas
11th Nov 2021, 9:47 AM
Shah Johan
Practical use of % in C++
c++
Remainder
1 Voto
6 Respostas
29th Nov 2016, 4:01 PM
MysticMM
Why is the rest (remainder) of both operations 5%3 and 5%-3 different?
negative
python
Remainder
6 Votos
2 Respostas
17th Feb 2018, 10:40 PM
Javier I. Rivera R.
Integer division removes any remainder to result as an integer.....i dint understand this line
operators
1 Voto
2 Respostas
16th May 2020, 6:42 AM
Radhika
Guys I have a question , I don't understood the class about Quotient & Remainder
bigginer
python
1 Voto
4 Respostas
13th Feb 2020, 11:54 PM
Matheus Gomes
I am confusing in quotient and remainder topic.. so can u elobrate it??
numeric-operations
python
-2 Votos
4 Respostas
9th Sep 2017, 6:39 PM
Prajwal Kamble
Write a program to print division result and remainder of two numbers
program
-2 Votos
2 Respostas
30th Jul 2017, 4:40 AM
Sagnik Paul
Hello! Somebody explain me how is taking division from remainder, for example a%2, where 'a' value is zero, one, two...
division
remainder
1 Voto
2 Respostas
2nd May 2020, 10:52 AM
Vladimir Kushner
Hw can i get both quotient and remainder in python, at the same time! Mayb side by side!
python
4 Votos
3 Respostas
3rd Jun 2018, 5:59 AM
Toyib IbnoToohir Ogunremi
What can i do here to get the result and the remainder to?
c++
0 Voto
1 Resposta
28th Mar 2017, 3:34 PM
Ionut /
I dont get it, how is the remainder of 1.25 % 0.5 being 0.25 instead of 0.5?
numeric-operations
python
1 Voto
5 Respostas
6th Dec 2017, 10:42 AM
Isaac Mbugua
int a = 5 % 10; System.out.print(a); why is the answer 5? Shouldn't the remainder be 10?
java
modulo
remainder
1 Voto
3 Respostas
11th Apr 2020, 4:00 AM
Cyrus X Almani
How to give combined result of division operation as there are two different operators for displaying quotient and remainder
c#
c++
css
html
javascript
python
ruby
3 Votos
7 Respostas
28th Jan 2017, 4:14 AM
Uday
The modulus operator will give a result of the remainder of a division arithmetic expression right?
operators
0 Voto
2 Respostas
15th Jul 2019, 12:13 AM
Brendan Hong
Could you please help with this code. It's meant to return the remainder of any input number but it's broken or something
c++
0 Voto
7 Respostas
9th Feb 2021, 8:03 AM
Adeolu Oyewo
instead of "odd or even" function i used a remainder of 2 to define the condition
python
recursion
0 Voto
1 Resposta
26th Nov 2018, 9:35 AM
umar
Write a program for division of two two numbers then display remainder and quotient separately.
c++
-7 Votos
2 Respostas
27th Aug 2017, 9:42 AM
Shubh Rastogi
Write a program to divide a number by 3 and display quotient and remainder separately.
c++
-5 Votos
2 Respostas
27th Aug 2017, 9:41 AM
Shubh Rastogi
Python question using two print statements.
python
quotient
remainder
1 Voto
2 Respostas
29th Aug 2021, 9:39 AM
Aaron Kennedy
java code 1st line of input as +ve numerator in the fraction 2nd line as +ve denominator and gives quotient as output
code
java
remainder
0 Voto
3 Respostas
4th Dec 2021, 3:01 AM
Tejaswini .M
Ok then similarly to c here % produces remainder but using // 2 times we get quotient
1 Voto
2 Respostas
26th May 2017, 8:58 AM
K Sai
Given a number x = 8, find a number from 2 to 9, which can divide x without remainder
factors
java
multiples
0 Voto
2 Respostas
27th Aug 2019, 11:59 AM
stephen haokip
Positive integers N and K are given. Using only addition N completely by K, as well as the remainder of this division.
c++
0 Voto
4 Respostas
25th May 2020, 1:14 PM
Sarvar Muxammadaliyv
What do they mean by "To determine the quotient and remainder of a division, use the floor division and modulo operators, ..."?
numeric-operations
1 Voto
2 Respostas
14th Jan 2019, 3:57 PM
Mike
Write an algorithm to compute and print the quotient and remainder of two numbers a and b .And also find flowchart and algorithm
python
0 Voto
2 Respostas
3rd Sep 2017, 5:14 AM
kailu
Plz explain me how to find remainder in python language idk much as i am a beginner in python so explain in simple language ?
require
1 Voto
4 Respostas
8th Sep 2022, 4:01 PM
AMAN KUMAR
How come when you do "1.25%0.5" it give you 0.25 as the remainder but normally when you try "1.25 ÷0.5" it give you 2.5?
numeric-operations
0 Voto
4 Respostas
6th Nov 2019, 2:37 PM
Chukwudi Nathan Nwaokocha
What if we want the quotient and remainder of divide to be float? // And % doesn't give it in float form....
numeric-operations
1 Voto
2 Respostas
28th Dec 2017, 12:52 PM
LEO
7%(5//2). If i understand correctly, 5//2 equals 2. If u devisen 7/2 the remainder should be 0.5 right? Wrong.. What am I missing?
numeric-operations
python
0 Voto
5 Respostas
31st Oct 2016, 9:38 AM
Petter Cedell
I am not getting quotient and remainder operation. I need ur help .two front // and % how is it used. Plz explain me
numeric-operations
1 Voto
2 Respostas
22nd Nov 2018, 2:40 AM
Umar Shabeer
Write a program to read 2 value x, y and print the quotient and remainder value separately of division (x/y)
java
0 Voto
1 Resposta
22nd Oct 2017, 3:54 AM
Sunil Kumar Gupta
My math skills are a little rusty. If 20//6 is 3, the remainder is 2. How do you get 1.25% out of the remainder?
numeric-operations
python
0 Voto
2 Respostas
5th Apr 2018, 2:40 PM
John
where did the 1.25 come from. i understand the floor division. the remainder should be 2. what does 1.25 have to do with anything?
numeric-operations
python
1 Voto
3 Respostas
13th Sep 2016, 6:04 PM
Jesse Christianson
There is a single operator in C#, capable of providing the remainder of a division operation. Two numbers are passed as paramete
dd
0 Voto
1 Resposta
7th Jan 2021, 1:23 PM
Jumong
Why cant i use mod operator to find remainder of a floating point no. Divided by any no even when we use floating point datatyp
c++
operators
0 Voto
2 Respostas
19th Aug 2017, 2:25 AM
Harsh Wellengsly
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
Próximo >
Quente hoje
Sticky position
2 Votes
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Hi Friends , how to compile a java code on android.
3 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Ejercicio Pytho
0 Votes
Game development
0 Votes