Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
After run this coding question there is no inserted line under the "by some author" even there are <i><i/> tags with it, why?
<i><i/>
html
1 Stimme
3 Antworten
20th Jun 2020, 9:25 AM
Mr.AS
New to programming.... Kind of lost, the Qpython 3 don't run programs like it does here, why? What's the difference?
python
strings
0 Stimmen
3 Antworten
6th Mar 2017, 9:22 PM
UKOGO DIKASON
void main() { int a=3,b=4,c=6; printf("℅d ℅d ℅d"); getch(); } The output of this program is 6 4 3 why? can anyone explain this?
c
java
0 Stimmen
5 Antworten
19th Aug 2016, 6:09 PM
sree lekha
Cannot use import outside a module. How to solve this error in js while using import and export but works for require why?
javascript
1 Stimme
2 Antworten
28th Jul 2020, 5:42 AM
Aayush $aini
Suppose i have a code and i run more than 1 time ,every time i am getting different running time why?
running
time
0 Stimmen
2 Antworten
27th Mar 2018, 2:07 PM
Bahubali
Does comments in c++ important? If it is why? The comments are just a extra lines i think please help!
c++
0 Stimmen
3 Antworten
21st Aug 2017, 3:53 PM
Code Master
Out of the courses that Sololearn offers, which one do you think is the hardest to learn, easiest to learn, and why?
c#
c++
css
html
java
javascript
php
programming
python
swift
1 Stimme
3 Antworten
3rd Jan 2018, 6:19 PM
Samuel
It's about the program written on the page. I removed all the break but still the program executes and display Wednesday. Why?
java
switch
0 Stimmen
4 Antworten
8th Jan 2017, 2:04 PM
Jitu Barman
What is the difference between Java and C++, with syntax and which 1 would you choose and why?
arrays
java
0 Stimmen
2 Antworten
26th Feb 2017, 4:39 PM
Vincent Kabini
When I use msg = readLine(); just as says at JS course in my pc navigator it doesn't recognize it, any idea of why?
js
0 Stimmen
3 Antworten
5th Apr 2023, 8:23 PM
Gabe
In 4/19 html basics. For me "about me" Is not coloured, whereas here the output is shown coloured.May I know why?
color
0 Stimmen
2 Antworten
2nd Feb 2020, 5:55 AM
Kiran Indupalli
The below C program takes two input a,b but when executed it asks for another null input before printing the sum of a,b. Why?
buffer
c
input
0 Stimmen
3 Antworten
28th May 2021, 3:42 PM
SATYAM SINGH
Hi everyone I'm trying to do for loops on my own and I'm having a hard time (beginner c++) its coming out as no output why?
c++
0 Stimmen
3 Antworten
9th Nov 2020, 3:29 AM
boba
If you had to choose one programming language to use for as much stuff as possible, which one would it be and why?
c#
c++
java
progress
python
ruby
2 Stimmen
3 Antworten
16th Jun 2017, 3:47 AM
Güerito
Why we use (using namespace std; ) in c++ program?? But in turbo c++ compiler it is not used Why?
c++
sololearn
2 Stimmen
1 Antwort
4th Jan 2018, 3:32 PM
Nikash
Can somebody help me with this question.. Which of the following two statements are valid? Why? 1. x=1,024 2. x=(1,024)
c++
type-conversion
variables
1 Stimme
2 Antworten
27th Sep 2016, 5:47 PM
Devansh Kaushik
When I import the first column it appear but when I index the second column it doesn't appear!, why?
matplotlib
pandas
plot
0 Stimmen
1 Antwort
1st Sep 2020, 9:09 PM
Ali Maher Noori Ali
Printf("float: %ld", sizeof(float)); in this code if I give %lf instead of %ld it shows 0.000000 why? Why it not shows 4.0?
data-types
0 Stimmen
2 Antworten
16th Dec 2020, 5:18 AM
shahi Nadaf
Does DRY RUN Principle worked for anyone🤔? If 'Yes' Then How? If 'No' then Why? Comment Down Below😊👍.
codeplayground
dry_run
dryrun
q/a
sololearn_discuss
yes/no
-1 Stimme
1 Antwort
17th Jun 2020, 7:39 AM
ıllıllı Ո૯υ੮ՐคՆ ıllıllı
Whenever in the python console 3/4 is typed and executed, the output is 0 instead of 0.75. Why?
data-types
python
0 Stimmen
1 Antwort
2nd Sep 2016, 7:42 AM
Aniket Gajjar
i cant compile and run c code with this app compiler, why? i think c++ compiler compile c too.
c++
0 Stimmen
2 Antworten
7th Jul 2016, 5:56 PM
Sunusi Muhammad Raji
Hi! I code this and output is : 2686748 5 why? I think it should be : 6 6, and when I use +=1 instead the output is6 6
cpp
help
pointer
question
2 Stimmen
7 Antworten
23rd Jul 2017, 9:43 AM
ghazal minaee
hello . in java challenges i tried to reverse my char array but sololearn says my code is not correct dont know why?
arrays
java
0 Stimmen
2 Antworten
14th Jul 2021, 6:48 PM
Reza
My python programme compiled in my system console without any error.. But here it's shows some error and not compiling..? Why?
error
python
0 Stimmen
3 Antworten
3rd May 2017, 6:58 PM
Vignesh
I tried to change the basic code hello world to-"hello world! "" how are you";but the out put didn't showed any gap between both sentences.. Why?
c++
0 Stimmen
6 Antworten
14th Jul 2016, 1:35 PM
Sonali Pandey
I created a simply add program. And i run it. But in output i cannot typing a number. Why? It run in my python computer.
python
0 Stimmen
3 Antworten
2nd May 2020, 9:26 PM
Adnin Qasifa
Why this code is printing whole string?. When we write string or int in place of char datatype then, it gives us address why?
array
character
cpp
0 Stimmen
3 Antworten
21st Apr 2022, 5:17 AM
Muhammad Talha Atif
What does python display and what not in the following expression ? I tried running them but they showed no output. Why?
input
0 Stimmen
2 Antworten
31st Aug 2020, 4:28 AM
zeeshan
PROBLEM: title does not appear!
appear
does
help
not
problem
title
why?
-1 Stimme
2 Antworten
10th Mar 2021, 2:52 PM
Chellzammi
The code below runs in pyscript and on pyscript soft. App on my smartphone but not in code play ground . Why?
python
question
1 Stimme
2 Antworten
11th Jul 2017, 2:00 PM
Siddharth Chaturvedi
This code have some kind of error. It does not add numbers. Just display them without adding them. Can somebody explain why?
javascript
0 Stimmen
2 Antworten
6th Jul 2018, 9:55 AM
Smajil Alisic
which one is called? what is the output? why? what is the difference? (Q2 is more important for me)
binding
dynamic_binding
java
late_binding
overloading
overriding
polymorphism
runtime_binding
1 Stimme
1 Antwort
14th Feb 2017, 11:40 AM
Mohammad Reza Moosaei
I viwed the code source of a webpage, and i saw these 2 meta tags, are both of them needed? If yes, why?
html
meta-tag
0 Stimmen
1 Antwort
25th Dec 2021, 9:42 AM
Tarlan
in a method PrintName , if i want to print name if i use " cout<<name;" it works , but not if i use " return name". Why?
c++
0 Stimmen
2 Antworten
15th Apr 2023, 1:58 PM
Juan José Molina
Can I create character models using graphics softwares like AutoCAD, Maya or Blender without coding? If yes, how? If no, why?
autocad
blender
character
graphics
maya
model
0 Stimmen
2 Antworten
21st Nov 2017, 1:36 PM
1604064_Sharif
Did graphics Library function work in compiler i mean in this app? I was trying to draw the walls in 🐍 game using graphic why?
c
1 Stimme
2 Antworten
1st Jan 2019, 9:44 AM
Lata Mishra
Can we build perfect website if we know just HTML&HTML5&JS if the answer is Yse please explain and if is No also explain why?
<html>
1 Stimme
2 Antworten
29th Jun 2018, 12:26 AM
Mohamed Yagoub
Some Says if you are creating a WordPress theme you should not use the shortcut tag in php. why?
php
0 Stimmen
1 Antwort
13th Jan 2019, 4:18 PM
usman
What is the output of this code? Why? What does '&' mean when used to declare an 'int' value?
c++
functions
output
1 Stimme
1 Antwort
10th Oct 2017, 10:00 AM
Pablo Bustamante
I want to use dropbox for image hosting but saw that it doesn't work unless I erase "dl=0" and type "raw=1" at the end. But why?
html
0 Stimmen
2 Antworten
16th Feb 2022, 7:26 AM
Faysal
select round( sysdate, month) from dual; in this query if we use number instead of sysdate.. it shows error.. why?
sql
0 Stimmen
2 Antworten
4th Oct 2016, 7:08 PM
S.Akbar Sheriff
Hey . I don't know anything about programming so which thing should i start . Python , c or java? And why?
question
1 Stimme
2 Antworten
24th Feb 2017, 8:06 AM
prashant
How create apk file from file with pygame library?And this created apk file will work on android? And if no then why?
android
apk
pygame
python
0 Stimmen
1 Antwort
27th Dec 2020, 2:37 PM
Arman
I opened the image from pexel in new chrome tab and copied the link of that image but that link is not working in html why?
css3
html5
0 Stimmen
2 Antworten
18th Jan 2022, 6:29 AM
Somil Khandelwal
How does the compiler know what dot is and if you replace dit with other words it still works why?
loops
python
0 Stimmen
2 Antworten
3rd Dec 2016, 2:32 AM
Racho Ivanov
Shouldn't this program create a file called repo.txt? It is working, but I don't see the file repo in my folder. WHY?
c++
files
fstream
0 Stimmen
1 Antwort
19th Jun 2020, 11:00 AM
Prashant Pant
If give a value in int or float or double like double 10/3 then return the value 3.3 bt return 3 and same as float and int why?
c#
operators
1 Stimme
4 Antworten
4th Sep 2016, 6:20 PM
Akash Verma
Why is it that if someone ask a question or put up a comment, u guys don't reply or give it an upvote, only those u follow, why?
learn
solo
1 Stimme
5 Antworten
10th Feb 2017, 9:25 AM
Zack codez
Do you still use Java instead of Kotlin in App development? why? what are the pros and cons? (For Android Studio users)
development
java
kotlin
0 Stimmen
1 Antwort
2nd Oct 2018, 11:45 AM
Jan Paul Echaveria
Why is the answer to this program 2 and not 3? The x++ doesn't cause the value of x to increase in the end? Why?
loops
1 Stimme
2 Antworten
26th Aug 2018, 3:29 AM
Mohammad Nadeem
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
22
23
24
Weiter >
Heute heiß
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes