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
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
Can someone help me under quotient and remainder? And what is the floor and modulo operators?
numeric-operations
python
0 Voto
1 Resposta
13th Sep 2019, 10:57 AM
Alex
I did 6.7//1.34 but it is showing the quotient as 4.0 but the answer should be 5.0
numeric-operations
0 Voto
2 Respostas
13th Aug 2020, 2:46 PM
Cosmic Being
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
Fill in the blank to out put the quotient of dividing 100 by 42 print(100_42) what is the answer to this
help
-2 Votos
3 Respostas
18th Sep 2022, 4:19 PM
mahaboob Basha
Can coding enchance your IQ
coding
intelligence
iq
Quotient
2 Votos
5 Respostas
20th May 2017, 9:18 AM
Wikicoder010
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
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
Excuse me..5//2 quotient is actually 2.5 - a float..but here we take it only 2.Why??sorry new to python-maybe a silly question
numeric-operations
python
3 Votos
2 Respostas
22nd Apr 2017, 4:24 PM
Naseef
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
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
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
Floor division and modulo operator
and
numeric-operations
python
quotient
remainder
0 Voto
2 Respostas
27th May 2019, 9:29 AM
Mansi
in modulo the remainder is returned, but in quotient what happens to the remaining value after the no of times a value can go into another value is found?
numeric-operations
python
0 Voto
2 Respostas
11th Aug 2016, 10:26 PM
Idiongomfon Imoh
Python Division without division operator the reminder sign problems
3.6
code
division
integers
negative
positive
python
quotient
reminder
0 Voto
2 Respostas
11th Jul 2018, 10:05 AM
Hebah Binyahya
Can anyone explain me "Quotient & Remainder"? (Python)
&
basic
concepts
numerical
operations
other
phyton
quotient
remainder
1 Voto
1 Resposta
15th Jul 2019, 4:24 PM
Achs
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
Próximo >
Quente hoje
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes