Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Write a program to print the common division of any two given numbers?
code
division
java
numbers
objects
print
program
2 Votos
2 Respuestas
1st Apr 2018, 8:59 AM
Shamsulhaq Alkozay
Why a division between two integer numbers generate a float number in python?
float
print
python
python3
1 Voto
2 Respuestas
29th Mar 2021, 7:32 PM
Davi Amâncio
[Challenge :] Write a program which performs addition, subtraction, multiplication, division of matrices.
c++
challenge
java
python
ruby
2 Votos
3 Respuestas
18th Oct 2017, 11:39 AM
Nikos And
Why is division a different function than modulus? Do they not preform the same function?
basic
division
modulus
1 Voto
5 Respuestas
6th Feb 2020, 2:57 PM
Trash Bandicode
how to round division of any number without math round() fx in c and c++?
c
c++
functions
math
round
0 Votos
4 Respuestas
3rd Jan 2022, 3:03 AM
Harshit Mishra
What exactly is modulo and floor division and how does it work?
floor-division
help
modules
numeric-operations
python
random
2 Votos
1 Respuesta
2nd Jan 2018, 5:57 PM
Ayanna
Program to find a leap year without using modulous and division operators????
c++
1 Voto
2 Respuestas
4th Sep 2017, 7:49 PM
Nikhil Gowda
I m still confused that what is modulo amd floor division
7\\6
0 Votos
2 Respuestas
1st Nov 2017, 4:03 PM
Mayank
Why -11//3 = -4 ?
division
python
6 Votos
2 Respuestas
4th Jan 2018, 6:08 PM
voja
Where do floor division // and modulo % operators fit in with PEMDAS?
math
operator-precedence
python3
2 Votos
3 Respuestas
9th May 2017, 9:53 PM
Davide Corbelletto
Write a C program to compute the greates common division of two positive integers
c
program
0 Votos
5 Respuestas
6th Dec 2018, 3:08 PM
Abdulsalam Ayomide
Whats is the mathematics operation of this? Is a division or whats....
c#
else-statements
if-statements
0 Votos
3 Respuestas
14th Jun 2017, 3:31 AM
Zamir José Suazo Gómez
Why it is showing syntax identification error while i am using division ?
undefined
0 Votos
1 Respuesta
26th May 2021, 4:12 PM
Mrityunjoy Kumar
How to get the next 2 digit of a number after division in python ?
python3
0 Votos
5 Respuestas
13th Jun 2021, 12:02 PM
HARSHINI SREE MANDJINI
Drag and drop the answer that will cause a zero division error >>>(17+94)/(-5+_)
python
0 Votos
2 Respuestas
12th Apr 2020, 9:47 AM
Janga Nagamani
Why 7 / 2 = 3.0?
division
error
java
0 Votos
9 Respuestas
11th Aug 2020, 6:36 PM
Adrián
Write a program to perform addition, subtraction, exponent, division on two variables taking input from user.
python
python3
1 Voto
6 Respuestas
15th Oct 2020, 7:47 AM
OTAKU NO.1
How to link external css with just one division or one section.
css
doubt
external_css
1 Voto
1 Respuesta
23rd Oct 2018, 5:27 PM
Dharmesh Pandey
Integer division removes any remainder to result as an integer.....i dint understand this line
operators
1 Voto
2 Respuestas
16th May 2020, 6:42 AM
Radhika
how can I calculate the rest of a division using only add and subtraction?
python
0 Votos
5 Respuestas
1st Oct 2016, 2:36 PM
john
What is the use of modulus %in c
division
idontknow
0 Votos
2 Respuestas
28th Jun 2021, 9:16 AM
Pallavi Mathad
Why a double on division with 0.0 doesn't give an Arithmetic Exception. Rather shows Infinity?
arithmeticexception
exceptions
java
2 Votos
2 Respuestas
6th Jan 2022, 1:27 PM
Ruchika Sehgal
When I want to perform modulus division on two double numbers, it gives error. Please help.
c
3 Votos
6 Respuestas
1st Dec 2017, 12:26 PM
®️ahul Mathews™️
See i am new to sololearn and it would be great help if anyone of u may step up and give link of how to write a division program
division
rookie
0 Votos
2 Respuestas
4th Mar 2022, 8:30 AM
Arnav
What are the possible results for a floating point division by zero? Explain
java
0 Votos
3 Respuestas
6th Nov 2017, 3:59 PM
Ronak Patel
question is about c++...write a program in c++ to implement addition and division operator for the ratio class hence print the given two ratios x and y their sum (x+y) and their division (x/y)
c++
0 Votos
6 Respuestas
3rd Oct 2016, 4:21 PM
mayuri
help me guys ....i want to use division lemma... a=bq+r => a/b=q+r/b....i want to divide two integers ...in complicated way
c++
division
double
1 Voto
14 Respuestas
22nd Mar 2017, 6:22 PM
Laraib
How come does the division operation 1/3 in eclipse results in 0.0
java
-1 Voto
2 Respuestas
9th Dec 2016, 8:02 PM
Henrique Machado
Write a program to print division result and remainder of two numbers
program
-2 Votos
2 Respuestas
30th Jul 2017, 4:40 AM
Sagnik Paul
Should we use double slash or single slash for division operation ?
2//3
0 Votos
1 Respuesta
17th Feb 2018, 4:49 PM
Jyoti Dixit
Why In Floor Division the output comes 2 but when operating with floats it is 2.0 Why?
python
python3
0 Votos
5 Respuestas
3rd Jul 2021, 5:17 AM
Sanchit Aggarwal
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 Respuestas
2nd May 2020, 10:52 AM
Vladimir Kushner
What is the difference between "1" and "1.0" in python
division
multiplication
python3
0 Votos
7 Respuestas
6th Dec 2020, 12:22 PM
Khan Hamza Khan
What’s parentheses?
division
multiplication
1 Voto
1 Respuesta
12th May 2018, 2:55 PM
William
In JAVA , why does Imaginary number ( taking square root of a negative number ) and division by zero give no error ?
exceptions
java
output
print
10 Votos
2 Respuestas
19th Apr 2019, 9:04 AM
Jishnu Mukherjee
Which one is preferred first - multiplication or division ? Do this follow BODMAS rule or PEMDAS rule?
operator-precedence
0 Votos
3 Respuestas
22nd Oct 2020, 6:56 AM
Sri Laya
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 Respuestas
28th Jan 2017, 4:14 AM
Uday
[ C ]Having a problem in building program.
c
data-types
division
0 Votos
5 Respuestas
12th Oct 2019, 3:44 AM
Elder
Whats wrong with my division function void mod() it doesn't work all the others do.
c++
0 Votos
1 Respuesta
15th Aug 2020, 3:10 PM
Michael Baffoe
How do we find wether the given year is leap year or not without using division and modulus
c#
2 Votos
4 Respuestas
23rd Aug 2017, 1:39 AM
Nikhil Gowda
C program for Complex number addition,subtraction,multiplication and division it can be done only in structure ???
c
complexnumber
sololearn
0 Votos
2 Respuestas
9th Oct 2018, 11:39 AM
Dhiviya Thirumavalavan
Write c++ code to read any 2 real numbers, to find their division quotient.
c++
-2 Votos
1 Respuesta
13th May 2017, 4:33 PM
shad oow
The modulus operator will give a result of the remainder of a division arithmetic expression right?
operators
0 Votos
2 Respuestas
15th Jul 2019, 12:13 AM
Brendan Hong
How do u find the leap year withput using division and modulo operator in your program???
leapyear
0 Votos
2 Respuestas
26th Sep 2017, 12:11 PM
shwetha lokesh
What is the result of dividing integers?
division
integer
0 Votos
1 Respuesta
29th Nov 2016, 6:34 PM
Rodney
Doubt
division
floor
python
3 Votos
2 Respuestas
13th Jun 2024, 4:36 AM
You
How can I divide a table cell diagonally?
diagonal
division
html
table
6 Votos
5 Respuestas
4th Oct 2018, 9:47 AM
Umeozulu Tochukwu
Program to Count and print those no which are division by 19 in range 1 to 50000 in c language
divya
0 Votos
7 Respuestas
25th Jul 2018, 2:07 PM
jyo berwal
I want an explanation about the following expression(in description) which uses floor division, modulo, and comparison operators
comparison
division
floor
modulo
operator
python
11 Votos
18 Respuestas
28th May 2020, 1:24 PM
Eshan Gayanga
In python why it is print 5.0 Instead of print 5 .When we use following condition -----> print(10/2) ?
division
print()
python
0 Votos
4 Respuestas
19th Oct 2022, 2:38 AM
ARAVIND DUDE
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
3
4
5
Siguiente >
En tendencia hoy
I don't know how to code or what to code
1 Votes
code coach
2 Votes
How do I do audio
0 Votes
Collision bug in player movement — not sure what's wrong
0 Votes
PYTHON AND JAVA
0 Votes
Lua?
1 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
Is there a level after intermediate Python?
1 Votes
Does this app support the audio tag?
0 Votes
I dont know what i should do with java script
0 Votes