Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How do you get the smallest integer in a list without using the min() built-in function and also its index?
python
python3
0 Votes
5 Answers
1st Apr 2017, 2:11 AM
Kanra
what is the output of following program type def int integer # define int chat void main () { int i= 65; int *ptr = &i; int *j =
def
defi
following
int
integer#
of
output
programtype
the
whatis
-1 Vote
10 Answers
29th Sep 2021, 6:39 AM
Abubakar Sk
If an integer value is to be entered through keyboard for direct arithmetic operation, what function should be use? gets,scant ?
c
function
programming
1 Vote
2 Answers
21st Nov 2018, 3:43 PM
ricky yeung
Write a program to print the largest and second largest number among 4 initialised integer numbers?
challenges
0 Votes
2 Answers
6th Nov 2017, 10:15 AM
Shashank shekhar
How do you get the number of digit of an integer without using any String, concatenation, type casting; in java?
algorithm
code
java
1 Vote
2 Answers
25th Jan 2021, 6:28 AM
Ravier Konan
Can any one help me to solve this problem:write c program that reads two different integer and print the largest ?
c
c++
1 Vote
5 Answers
24th Aug 2016, 11:19 AM
miss comp engineer
Write a program that prompts the user to enter 4 non-negative integer values and returns the largest of the four.
c#functions
noframe
1 Vote
2 Answers
7th Dec 2022, 7:01 PM
Mary Njeri
String manipulation programm ( string to float or string to integer conversion) can anyone pls help me with this
java
stringmaipulation
0 Votes
2 Answers
31st Mar 2021, 4:32 AM
Yuvrajsinh Chudasama
A questin of c++
c++
division
input
int
integer
modulo
operator
1 Vote
13 Answers
24th Feb 2020, 11:37 AM
zahrad
How does the random() function works?
c++
does
how
integer
javascript
python
random
works
9 Votes
7 Answers
2nd Jan 2019, 10:11 AM
Ritik Pal
Prompt the user to input 3 integer values and print these values in forward and reversed order
and
forward
order
reversed
0 Votes
2 Answers
29th Jan 2017, 9:28 PM
Safiyyasaleh Sadiq
the integer temperature in Celsius as input and output "Boiling" if the temperature is >= 100.Output "Not boiling" if not''
java
0 Votes
2 Answers
24th Jan 2023, 3:23 PM
Ambelye Cherkos
How do I represent each snake with a different integer in a 2d array ? (java)
java
0 Votes
2 Answers
19th Aug 2017, 12:10 PM
Noobie
PLEASE CHECK IF I AM RIGHT Write a program to input 10 integer numbers into an array named fmax and determine the maximum value
c++
1 Vote
4 Answers
14th Jun 2020, 9:28 AM
AmgKhvbbi Schweppes
So converting an integer to a float, all you'd need to do is multiple it by 1.0?
float
python
0 Votes
2 Answers
18th Jul 2016, 1:24 PM
Jonathan Picazo
Program must accept a string s and integer n.the program must print the characters repeating consecutively at least n times
characters
consecutive
in
print
string
1 Vote
2 Answers
14th Aug 2018, 4:55 PM
Dinesh chandru
What is "Atomic integer" in java?
atomic
integer
java
0 Votes
1 Answer
20th Jun 2018, 10:49 AM
Star Lord
Can anyone tellme what is bits and bytes and why storage is different for integer and other classes
web-storage
0 Votes
2 Answers
20th Oct 2018, 10:36 AM
Sushmanth
JavaScript Random Number
integer
javascript
number
random
1 Vote
2 Answers
20th May 2018, 6:38 AM
Wolverine88
why we use String everywhere in Java, like in labels, text fields even we need some integer value
java
strings
0 Votes
3 Answers
25th Aug 2016, 7:03 PM
Prashant
Do you have to have "int Variable = #;" in int main() or can it be outside of the {}'s?
int
integer
main
variable
0 Votes
3 Answers
6th Nov 2020, 11:32 PM
amaIeltayib
Hey guys , how to check if an element in an array of integer is empty? Is it equal to null or 0?
java
1 Vote
4 Answers
3rd Apr 2020, 4:37 PM
David Bukedi Diela
guys!An array with given integer N elements,how to find the sum between fist minus number and last minus number of an array?C++
sum
1 Vote
3 Answers
5th Dec 2018, 11:09 PM
Oyu
If I can add an integer and a float, why do we have to convert the float to avoid an error?
type-conversion
1 Vote
4 Answers
24th Feb 2018, 6:17 AM
Austin Hofmann
Power of a number up to the range of an integer and also calculate square root of the same.
help
need
0 Votes
2 Answers
15th Jun 2017, 7:24 PM
Pravin
What will be the output of the following pseudocode? Multi Choice Type Question Integer a,b set a= 3, b= 1 for (each c from
be
choice
following
of
output
pseudocode?multi
the
the
whatwill
0 Votes
2 Answers
18th Feb 2022, 6:13 AM
N.RAGAVENDRA
how to take a integer N as input from user and after that take N spaced integers as input and store them in a single list
python
python3
0 Votes
4 Answers
5th Jan 2020, 12:42 AM
Leman Kirme
Some what I'm missing in this problem.. Could you help me?Q:Read an integer N.. For all non negative integers i <N, print i**2.
python
0 Votes
5 Answers
10th Apr 2020, 5:52 AM
SelvaKumar
i entered letter "g" instead of integer value for a & b for fun, but code "a+b" gave me value "8", why? lang-C.
input
output
0 Votes
4 Answers
9th Jun 2019, 6:56 AM
Jaswant Singh
Write a java code that prompts the user to enter two integer values successively into an InputDialog box.
java
1 Vote
2 Answers
3rd Mar 2017, 7:47 AM
yandisa
How to read a integer and character from a single line of input separated by space?
python
1 Vote
1 Answer
15th Sep 2016, 2:06 PM
pratik pratyay
Write a C program to convert a given integer (in seconds) to hours, minutes and seconds
(in
a
and
c
convert
given
hours
integer
minutes
program
seconds
seconds)
to
write
-5 Votes
1 Answer
11th Oct 2020, 10:44 AM
Sachithra Bandara
Can a pointer of integer type hold the value of character type or float type ?
beginner
c++
pointers
pointertype
0 Votes
1 Answer
1st Sep 2017, 1:47 PM
Satyam Anand
Can't any other integer beside 0 and 1 begin the iteration process of the While loop?
c++
loops
0 Votes
1 Answer
28th Apr 2017, 7:06 PM
Yemi Ayinla
Integer b = Integer.valueOf("444",16); And int b = Integer.parseInt("444",16); Both returns 1092. Can anyone explain how?
parse
parseint
valueof
-1 Vote
1 Answer
7th May 2018, 9:29 PM
Syeda Zobia Kanwal
String is mean that group of sentences but it is used as integer value is it correct?
data-types
0 Votes
1 Answer
18th Mar 2019, 1:33 PM
Kamalahasan B
int a=3; int b=2; int c=a,b; What will be the value of c??
c
cpp
declaration
integer
java
0 Votes
4 Answers
3rd Dec 2021, 12:05 PM
Ashutosh Modgil
Why output is false infact both has 100 values
beginner
help
integer
java
2 Votes
2 Answers
21st Jul 2020, 5:01 PM
Pratik Shinde
Write a program that uses a while loop to determine the smallest integer power of 3 that exceeds 30 000.
c++
-1 Vote
4 Answers
13th May 2017, 7:46 AM
Tehreem
what data type is a name?. I know it's not an integer so what data type is it?
c++
1 Vote
2 Answers
11th Sep 2016, 6:20 PM
Cody Arthur
I noticed that int X; and Integer X; in Java can mean two different things. Is there a difference? Why is that the case?
int
integer
java
oop
1 Vote
3 Answers
12th May 2018, 10:53 AM
okon fortune sam
[{(PYTHON)}] How to create a programme that takes an integer input and returns next nearest prime pallindrome
logical
0 Votes
1 Answer
1st Jun 2020, 9:22 AM
Xander 41
Is it possible to declare a C++ Variable that can contain an Intenger or a String?
c++
cplusplus
cpp
integer
string
4 Votes
6 Answers
28th Jul 2017, 7:32 PM
BwD//Felix Janetzki
Take 10 integer inputs from user and store them in an array. Now, copy all the elements in another array but in reverse order
c++
1 Vote
3 Answers
19th Jan 2022, 6:22 AM
Mumtaz Ali
Pythons abilities
integer
python
random
0 Votes
2 Answers
11th Jan 2018, 5:07 AM
mYstic
who can write a c++ program that reads an integer and determines and prints whether it is odd or even.
c++
1 Vote
3 Answers
13th Jan 2017, 1:52 PM
Abdulla Muhamad
How to do sum of very big integer?
big
c
c++
integer
java
python
2 Votes
6 Answers
25th Apr 2020, 6:59 AM
Priyal Vyas
How can I use "Math." To find the location of a digit in a large integer number?
c#
math
0 Votes
2 Answers
10th Nov 2017, 6:46 PM
Oz Ben Shaul
Write a complete C program to calculate and print the summation of the elements of a primary diagonal of an integer square 5x5 a
@hashamalnasre
0 Votes
4 Answers
17th Jun 2021, 6:35 PM
HASHEM AL_NASRE
A Challenge about integers and empty lists
challenge
donttaketoseriously
empty
havefun
integer
list
python
1 Vote
8 Answers
20th Aug 2022, 10:07 PM
Fynn Nix
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
16
17
18
...
22
Next >
Hot today
SQL
3 Votes
HTML/CSS questions
0 Votes
IMAGE
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes
member initializer list : order of evaluation
0 Votes
Why rare programming languages disappeared in sololearn?
1 Votes