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
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 Voto
10 Respostas
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 Voto
2 Respostas
21st Nov 2018, 3:43 PM
ricky yeung
How do you get the number of digit of an integer without using any String, concatenation, type casting; in java?
algorithm
code
java
1 Voto
2 Respostas
25th Jan 2021, 6:28 AM
Ravier Konan
Write a program to print the largest and second largest number among 4 initialised integer numbers?
challenges
0 Voto
2 Respostas
6th Nov 2017, 10:15 AM
Shashank shekhar
Can any one help me to solve this problem:write c program that reads two different integer and print the largest ?
c
c++
1 Voto
5 Respostas
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 Voto
2 Respostas
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 Voto
2 Respostas
31st Mar 2021, 4:32 AM
Yuvrajsinh Chudasama
A questin of c++
c++
division
input
int
integer
modulo
operator
1 Voto
13 Respostas
24th Feb 2020, 11:37 AM
zahrad
How does the random() function works?
c++
does
how
integer
javascript
python
random
works
9 Votos
7 Respostas
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 Voto
2 Respostas
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 Voto
2 Respostas
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 Voto
2 Respostas
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 Voto
4 Respostas
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 Voto
2 Respostas
18th Jul 2016, 1:24 PM
Jonathan Picazo
What is "Atomic integer" in java?
atomic
integer
java
0 Voto
1 Resposta
20th Jun 2018, 10:49 AM
Star Lord
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 Voto
2 Respostas
14th Aug 2018, 4:55 PM
Dinesh chandru
Can anyone tellme what is bits and bytes and why storage is different for integer and other classes
web-storage
0 Voto
2 Respostas
20th Oct 2018, 10:36 AM
Sushmanth
JavaScript Random Number
integer
javascript
number
random
1 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
3 Respostas
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 Voto
4 Respostas
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 Voto
3 Respostas
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 Voto
4 Respostas
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 Voto
2 Respostas
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 Voto
2 Respostas
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 Voto
4 Respostas
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 Voto
5 Respostas
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 Voto
4 Respostas
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 Voto
2 Respostas
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 Voto
1 Resposta
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 Votos
1 Resposta
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 Voto
1 Resposta
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 Voto
1 Resposta
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 Voto
1 Resposta
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 Voto
1 Resposta
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 Voto
4 Respostas
3rd Dec 2021, 12:05 PM
Ashutosh Modgil
Why output is false infact both has 100 values
beginner
help
integer
java
2 Votos
2 Respostas
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 Voto
4 Respostas
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 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
1 Resposta
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 Votos
6 Respostas
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 Voto
3 Respostas
19th Jan 2022, 6:22 AM
Mumtaz Ali
Pythons abilities
integer
python
random
0 Voto
2 Respostas
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 Voto
3 Respostas
13th Jan 2017, 1:52 PM
Abdulla Muhamad
How to do sum of very big integer?
big
c
c++
integer
java
python
2 Votos
6 Respostas
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 Voto
2 Respostas
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 Voto
4 Respostas
17th Jun 2021, 6:35 PM
HASHEM AL_NASRE
A Challenge about integers and empty lists
challenge
donttaketoseriously
empty
havefun
integer
list
python
1 Voto
8 Respostas
20th Aug 2022, 10:07 PM
Fynn Nix
Is there an easy way to access the array elements after the parsing of String to Integer which would be different to my code?
0 Voto
7 Respostas
15th Sep 2017, 9:19 PM
Sibusiso Mbambo
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
16
17
18
...
22
Próximo >
Quente hoje
What's wrong with this code ? ( Beginner)
4 Votes
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
Is there any new bug in the projects reply sections?
1 Votes
I’m new someone can help me
0 Votes
why do people say programming is hard
0 Votes