Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
My o/p is crt i want the o/p without space in front of the o/p
python3
1 Głos
3 odpowiedzi
14th Apr 2022, 12:59 PM
Rajeshwari. S
What is o/p of following code
c++
0 głosów
6 odpowiedzi
21st May 2017, 7:49 AM
Hemant Makar
Why the o/p not the same?
namespaces
0 głosów
3 odpowiedzi
27th Oct 2017, 12:07 PM
Ibrahim Elsayed
How is the control flow? O/p is 20
java
static
staticblock
1 Głos
3 odpowiedzi
30th May 2021, 9:56 AM
Harshanand Raykar
How interpreter gives o/p reason behind the o/p?
python
python3
0 głosów
3 odpowiedzi
9th Jul 2020, 12:21 PM
Sumanth
I/p Am a student o/p bm b studfnt
a
am
b
bm
student
studfnt
-2 głosów
7 odpowiedzi
28th Sep 2017, 6:47 AM
Sushmita J H
Why is o/p for this is -3
a
0 głosów
1 Odpowiedź
20th Apr 2019, 11:38 AM
Saurabh Pandit
Tricky Q on value types & ref types.. guess o/p
c#
reference-types
value-types
4 głosów
9 odpowiedzi
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 głosów
2 odpowiedzi
20th May 2017, 3:05 PM
sai charan tej
Input my name is bhargav o/p my bhargav is name
reverse
1 Głos
8 odpowiedzi
14th Mar 2018, 7:24 PM
Bhargav
What is the o/p of this programming code ??
java
javascript
0 głosów
4 odpowiedzi
21st Dec 2016, 3:55 PM
Mangesh Prajapati
Why does my code give a weird o/p in this following condition?
c
sololearn
strings
0 głosów
3 odpowiedzi
21st Jul 2021, 4:50 PM
Srinath
Anyone tell me how the output become 17 ??
java
o/p
2 głosów
3 odpowiedzi
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 Głos
3 odpowiedzi
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 głosów
3 odpowiedzi
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 głosów
1 Odpowiedź
7th Feb 2018, 7:09 PM
Gopi Krishna
I unable to understand two o/p coming after passing 3, and spam.
sets
0 głosów
2 odpowiedzi
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 Głos
1 Odpowiedź
28th Jan 2019, 3:10 PM
Lakshmi Krishnamoorthy
For( ; ; ) hw this loop is executed and what will be the o/p
c++
3 głosów
4 odpowiedzi
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 głosów
11 odpowiedzi
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 głosów
3 odpowiedzi
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 głosów
2 odpowiedzi
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 Głos
2 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
3 odpowiedzi
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 głosów
2 odpowiedzi
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 głosów
1 Odpowiedź
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 głosów
2 odpowiedzi
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 głosów
3 odpowiedzi
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 głosów
1 Odpowiedź
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 Głos
2 odpowiedzi
30th Jun 2020, 2:59 PM
Prathamesh Kshirsagar
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Someone can help me
2 Votes
X velocity
0 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes