Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
variable char is used for ?? like int is use for integer and double is use for fraction decimal
java
variables
0 Votes
8 Answers
30th Jul 2018, 9:09 AM
Aquib Ahmed
Rounding integers?
integer
python
rounding
0 Votes
2 Answers
31st Oct 2021, 10:14 AM
Jona Žonta
Why is int immutable and list mutable?
datatypes
immutable
integer
lists
mutable
python
python3
7 Votes
24 Answers
11th Nov 2018, 6:06 PM
Aditya Rana
When I input an integer and it continues output that number.I don't know why.Anybody helps me!!!
c
0 Votes
2 Answers
26th Sep 2020, 8:11 AM
Sherry_Lim
How can i create a variable integer named X, range between ( - 100 to 1000)
java
2 Votes
3 Answers
27th Aug 2017, 3:30 AM
vinay megharaj
fill the blank to create a class"people " with three private integer member birthmonth,birthday,birthyear
a
birthday
birthmonth
birthyear
blank
classes"people"
create
fill
integer
member
private
the
three
to
with
-1 Vote
3 Answers
5th Dec 2016, 2:14 AM
Jonavel Dacutanan
❗Challenge🤓 : Solve the Ramanujan Problem🎓
Arithmetic
challenges
combinations
integer
math
permutations
10 Votes
32 Answers
24th Jan 2018, 5:34 AM
Zoetic_Zeel
Write a FUNCTION(def) average that accepts a variable number of integer positional arguments and computes the average.
def
function
python
python3
-1 Vote
3 Answers
22nd Oct 2017, 4:00 PM
Бауыржан
How to write a program that reads a positive integer number and then prints each box on a line?
c++
0 Votes
6 Answers
7th Nov 2019, 8:13 AM
Razan
What should be the range in this program??
integer
non-integer
python
range
2 Votes
6 Answers
26th May 2020, 1:45 PM
Jyoti
Write a program that creates and initializes a four integer element array. Calculate and display the average of itsvalue?
java
-1 Vote
3 Answers
18th Jul 2017, 5:42 PM
Rajan Khorasiya
Write a program to input a integer number and print whether it is a unique number or not.
start
7 Votes
1 Answer
5th Aug 2017, 5:38 AM
The Mir-acle
What is integer variable , explain it , in short , easy .
data-types
0 Votes
1 Answer
17th Apr 2019, 8:27 AM
Yug Bhupesh
How to convert nested string list to integer list in or convert nested list to flat list to get max sum in python
eof
geeksforgeeks
list
python
sum
testcases
0 Votes
9 Answers
3rd Mar 2020, 1:06 PM
Shelly Kapoor
What is the result of dividing integers?
division
integer
0 Votes
1 Answer
29th Nov 2016, 6:34 PM
Rodney
Given an integer array nums, return the most frequent even element. If there is a tie, return the smallest one.
c
dsa
4 Votes
3 Answers
17th Sep 2022, 9:59 AM
filibuster
How can I make a function that receives an integer and counts the number of odd and even digits?
cpython
lambdas
python
python3
1 Vote
4 Answers
14th Mar 2020, 8:21 PM
Marco Agüero
Write a C program which finds the multipliers of any integer and keeps them in an array. Your program will get the number from t
algorithm
c
help
programming
-1 Vote
20 Answers
3rd Dec 2018, 6:22 PM
Nurullah Aydın
My program go in infinity loop and output doesn't try to convert roman to integer
java
0 Votes
1 Answer
4th Aug 2022, 6:04 AM
PARMAR AAYUSH
How to print a string and integer by the same print("") function without concatenating them???
concat
integers
print
python
strings
0 Votes
3 Answers
26th Dec 2017, 7:09 AM
Ankit Pal
Is there any library method to remove an integer element from a ArrayList of integers in case we don't know its first occurance?
arraylist
arrays
integer
java
remove
5 Votes
6 Answers
29th Mar 2018, 4:56 PM
Sayan Kundu
What is the difference between Convert.ToInt32 and Convert.ToInt64???
c#
integer
programming
1 Vote
2 Answers
14th Aug 2020, 4:03 PM
Emmanuel Peter
How to print number with strings
integer
python
python3
strings
3 Votes
5 Answers
27th Apr 2018, 7:57 AM
Tamoor Ahmed
Why does my code take integer 8 as default when no number in entered through cin.
c++
1 Vote
1 Answer
22nd Jun 2019, 6:13 AM
BoiCoded
How do you restrict the user to only inputting an integer to make a code work?
error
input
python
valueerror
0 Votes
4 Answers
11th Dec 2016, 5:48 AM
Jay Adim
please help!!!!.write a program which accepts days as integer and display total no of years ,months and days.
c++
2 Votes
3 Answers
13th Aug 2016, 3:44 PM
Kabeer
I have to add 041 to 034 and obtain result as 075
c
cpp
integer
preceeding
zero
1 Vote
10 Answers
5th Sep 2020, 12:55 PM
sid
In saving files using formatter, can i also save an integer or any data type and use it again later? For example a high score...
data-types
files
format
formatter
formatting
integer
reading
saving
scanner
writing
3 Votes
1 Answer
31st Mar 2019, 2:11 AM
Rudolph John A. Agpoon
Why does C++ need char type if there are already integer?
c++
char
integer
1 Vote
2 Answers
26th Mar 2018, 3:03 PM
Zack zakariya
Why is it giving me o/p str when i give input as integer value btw 1 to 1000
python3
0 Votes
3 Answers
28th Jul 2020, 4:05 AM
Sinchana
How write a c program to input integer and display its constitution digital from right to left in english words ?
c
0 Votes
8 Answers
5th Jul 2020, 2:23 PM
narthana wickramasinghe
Integer b = Integer.valueOf("444",16); And int b = Integer.parseInt("444",16); Both returns 1092. Can anyone explain how?
int
java
parse
parseint
valueof
-1 Vote
2 Answers
7th May 2018, 6:50 PM
Syeda Zobia Kanwal
WAP in any Programming Language which takes an Integer value as Input and print the following pattern...
c++
java
0 Votes
5 Answers
27th Aug 2017, 2:11 AM
Gaurav Singh
Write a program in C language to input any integer number and display weather it is negative, positive or zero.?
c
coding
-1 Vote
6 Answers
9th Dec 2020, 7:20 AM
Nilesh Mahajan
How can we convert lists to integers?
convert
in
integer
list
1 Vote
8 Answers
3rd Jan 2019, 12:35 PM
Linou Saoudi
how to sort my integer to lowest to highest using command line arguments
arguments
command
integer
java
line
sorting
0 Votes
1 Answer
1st Aug 2017, 4:27 PM
Totot Gamer
Get Input of an integer from user & print the factorial of it.
c
0 Votes
1 Answer
9th Jan 2018, 6:03 AM
Hirok Bhattacharjee
WAP in java to find unique elements in the given integer array ??
fast
please
reply
require
urgent
0 Votes
1 Answer
25th Feb 2017, 11:56 AM
manish
How to print the value of more than one address of integer assigned
c++
pointers
1 Vote
1 Answer
19th Jul 2017, 2:01 PM
Randeep
Input vs Int Input
code
input
integer
python
0 Votes
4 Answers
8th Feb 2024, 3:28 PM
Nicole Krason
In CPP, is the 'switch' condition only limited to inputted integer values OR are strings also acceptable?
c++
0 Votes
2 Answers
7th Oct 2020, 5:37 AM
Not_in_Use
I've tried to output an integer in double quotes but it's not going, what could be the problem?
python
0 Votes
4 Answers
15th Jan 2022, 11:04 PM
Nchinda Boris
While using integer in the place of int it's working. Why not with int
hashmap
0 Votes
2 Answers
16th Mar 2018, 7:32 AM
Marana Coder
Write a program for finding the root of any positive integer N using c++.
c++
math
root
square
-1 Vote
1 Answer
22nd Feb 2019, 12:49 PM
Franklin Yaw Frimpong
can i wrote a program to do integer and float program by one input at a time????
float
integer
sometime
0 Votes
3 Answers
28th May 2020, 12:47 AM
Satyendra Patel
Write a python program which will ask user to enter an integer to compute the harmonic number.
python
-1 Vote
5 Answers
29th Jan 2017, 6:26 PM
Parita Shah
I want to make a program in Python which takes 10 integer values from user and prints the largest odd integer. Plz help.
begginer
mit
python
1 Vote
12 Answers
25th Oct 2018, 8:47 AM
Sam Thakkar
Dim × As integer = 5 Do while × >=0 messagebox.show (×) × = × - 1 loop?
infinite
loop
-1 Vote
4 Answers
10th Oct 2021, 6:38 PM
Yumi cruz
Hi can someone explain why my code wont print me the integer value through my method?
classes
1 Vote
2 Answers
23rd Jan 2019, 10:14 AM
Farhan
How to convert int to strings in Python?
convert
integer
python3
string
2 Votes
4 Answers
26th Jul 2018, 2:58 AM
TerrIA
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
13
14
15
...
22
Next >
Hot today
C pointers
1 Votes
Python
0 Votes
SQL
1 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Control flow
0 Votes
Python question
1 Votes
Front-end vs Full-stack
1 Votes
HTML
0 Votes
Which mobile offline app can I use for HTML
0 Votes