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
My o/p is crt i want the o/p without space in front of the o/p
python3
1 Voto
3 Respuestas
14th Apr 2022, 12:59 PM
Rajeshwari. S
What is o/p of following code
c++
0 Votos
6 Respuestas
21st May 2017, 7:49 AM
Hemant Makar
Why the o/p not the same?
namespaces
0 Votos
3 Respuestas
27th Oct 2017, 12:07 PM
Ibrahim Elsayed
How is the control flow? O/p is 20
java
static
staticblock
1 Voto
3 Respuestas
30th May 2021, 9:56 AM
Harshanand Raykar
How interpreter gives o/p reason behind the o/p?
python
python3
0 Votos
3 Respuestas
9th Jul 2020, 12:21 PM
Sumanth
I/p Am a student o/p bm b studfnt
a
am
b
bm
student
studfnt
-2 Votos
7 Respuestas
28th Sep 2017, 6:47 AM
Sushmita J H
Why is o/p for this is -3
a
0 Votos
1 Respuesta
20th Apr 2019, 11:38 AM
Saurabh Pandit
Tricky Q on value types & ref types.. guess o/p
c#
reference-types
value-types
4 Votos
9 Respuestas
4th Jul 2017, 11:54 AM
Guru Giri
nums=[123] print(nums *3) gives o/p as {123123123} but print(nums[2]*3) gives o/p as {9} why don't op as {333}?
lists
python
0 Votos
2 Respuestas
20th May 2017, 3:05 PM
sai charan tej
Input my name is bhargav o/p my bhargav is name
reverse
1 Voto
8 Respuestas
14th Mar 2018, 7:24 PM
Bhargav
What is the o/p of this programming code ??
java
javascript
0 Votos
4 Respuestas
21st Dec 2016, 3:55 PM
Mangesh Prajapati
Anyone tell me how the output become 17 ??
java
o/p
2 Votos
3 Respuestas
11th Dec 2017, 1:31 PM
MUʜAMMED ɪʟʟYAS
y do i get 1 as o/p here??? test question... :( help me
python3
sololearn
1 Voto
3 Respuestas
5th Jul 2020, 6:09 PM
Gayathri
Can anyone help me how this output could be obtained? cout<<1+"hello";. O/P ello
output
questions
strings
0 Votos
3 Respuestas
5th Jul 2020, 2:56 PM
Apurva
how to find next highest number for the given number which should contains only the digits 2 and 7. ex:i/p 2 o/p 7,i/p 22 o/p 27
ruby
2 Votos
1 Respuesta
7th Feb 2018, 7:09 PM
Gopi Krishna
I unable to understand two o/p coming after passing 3, and spam.
sets
0 Votos
2 Respuestas
19th Oct 2018, 7:59 PM
Mohammad Aazam Aazmi
In the below code , why the method inside super class is not called. I was expecting the o/p as three, 3 but the crt o/p is 0,3
constructor
java,
super(),
1 Voto
1 Respuesta
28th Jan 2019, 3:10 PM
Lakshmi Krishnamoorthy
For( ; ; ) hw this loop is executed and what will be the o/p
c++
3 Votos
4 Respuestas
27th Jul 2017, 9:32 AM
Shravan Kalkota
i defined var x = 0704 ; and the o/p was 452 .can some one explain why
javascript
variables
0 Votos
11 Respuestas
18th Apr 2017, 5:22 PM
vineet pokhriyal
Why is it giving me o/p str when i give input as integer value btw 1 to 1000
python3
0 Votos
3 Respuestas
28th Jul 2020, 4:05 AM
Sinchana
Can someone suggest how to use eclipse for c++?( done installations,but unable get o/p for simple programs)
eclipse
0 Votos
2 Respuestas
4th Aug 2019, 7:07 AM
flame lord
How to get first 4 digits of integers reversed, instead of whole ( if i want o/p to be 4321)
java
1 Voto
2 Respuestas
2nd Apr 2022, 3:20 PM
yash kurale
Wht is o/p of below program & y? Can v assign string val 2 bool constructor?
booleans
0 Votos
1 Respuesta
13th Feb 2017, 6:35 PM
Bhavesh Sachanandani
i m totally new .... Not getting o/p of below command in shell , plz help to write correct one.
shell
0 Votos
3 Respuestas
13th Aug 2018, 9:57 PM
ashish
Number(wrapper class )by AutoBoxing.some one given me why this problem in case3 o/p is false : give clear information
static
0 Votos
2 Respuestas
25th Dec 2017, 7:45 AM
Meesala Harish
int a[][3] = {1,2,3,4}; int (*p)[3] = a; printf("%d ",*p[0]); p++; printf("%d",*p[0]); O/P = 1 4. HOW POINTER ASSIGNED ABOVE 3?
c
pointers
0 Votos
1 Respuesta
3rd Jan 2021, 10:38 AM
Gogul
What is use of using "import java.util.Scanner" in a code,while when we run a code without using that also giving the same o/p ?
if-statements
0 Votos
2 Respuestas
30th Oct 2020, 4:58 PM
Sri Laya
Need a program To find the missing num in a sorted array of 1 to 10 nmbrs. lyk dis array = (1,2,3,4,?,6,7,8,9,10) and o/p as 5
missing_num
sorted_array
0 Votos
3 Respuestas
27th Jul 2017, 3:19 PM
Mohammed Suhail
Can any1 telI me?want to find time in minute and based on that which is nearest hospital?I got int o/p. But o/p time is in float
float
2 Votos
1 Respuesta
5th Jul 2017, 10:37 AM
Priyadharshini N
Guys When I have to copy some images in image tag I am not able to view o/p as my image,instead of box at upper left side disp
123
-1 Voto
2 Respuestas
30th Jun 2020, 2:59 PM
Prathamesh Kshirsagar
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes