Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
While Loops - Up until this point everything made sense. The explanation and the examples I'll learn elsewhere
beginners
for
python
python
whileloops
0 głosów
2 odpowiedzi
19th Jul 2022, 3:53 PM
Fearless Pupil
What is the most popular/trending programming language that people must learn for now and future?and please give the explanation
language
popular
programming
trending
1 Głos
5 odpowiedzi
23rd Jun 2017, 5:09 AM
Daniel
Can anyone tell me what's wrong with my code and how to correct it with explanation on how it works please?
python3
2 głosów
3 odpowiedzi
20th Nov 2020, 5:38 PM
Sam
What is the purpose of the 'ref' keyword for arguments in C#? the explanation was not so clear
c#
methods
2 głosów
3 odpowiedzi
4th Oct 2016, 10:07 AM
Shahar Levy
I need explanation for this output in using for loop and how it works... please anyone can teach me..
java
-1 Głos
3 odpowiedzi
1st Mar 2020, 9:09 AM
DODDABASAPPA
int main(){try {throw 0;} catch(int e){cout<<e; }} explaination also plz
c++
explanation
output
0 głosów
2 odpowiedzi
14th Mar 2020, 9:54 AM
Yatharth Mittal
Please i need some explanation here. Program to display lowercase to uppercase letters. Guys thanks so much.
c++
learning
new
0 głosów
2 odpowiedzi
18th Feb 2019, 11:33 AM
Jabir
^~^ Can anyone give me a better explanation of CSS animation with coding as an EXAMPLE ???
css
2 głosów
2 odpowiedzi
20th Dec 2017, 8:07 AM
Ronak Bothra
Does anyone else think it would be beneficial to have an explanation of the correct answers for the challenges?
challenges
help
programming
selflearning
sololearn
2 głosów
4 odpowiedzi
13th Jan 2018, 6:43 PM
25tunez
Is it possible to add a short explanation for the correct answer in the after challange section?
challenges
html
2 głosów
2 odpowiedzi
21st Jun 2017, 3:35 AM
Georgiana
What is the use of methods in c# ?
c#
explanation
methods
1 Głos
1 Odpowiedź
20th Mar 2020, 6:58 PM
Joseph Oritseweyinmi
Explanation of one of the student: (.+) means1 or more of any character \1 means a repetition of what was found in group number1
python
sequences
special
7 głosów
2 odpowiedzi
27th Mar 2018, 11:19 PM
Vučko/Вучко/Vuchko
How to make a program which gives an explanation (definition) of any word when we move the mouse onto?
mouse-cursor
underlined
word
2 głosów
2 odpowiedzi
28th Mar 2018, 12:52 PM
Paweł Grünholz
Can someone please give me a detailed explanation for this code? I copied it from a textbook, but can't understand how it works
code
detail
explain
for
help
java
loop
please
someone
understand
0 głosów
9 odpowiedzi
21st Jul 2018, 5:21 AM
Parth Salat
Why don't we have answers with explanation after challenge completes ? Say WE NEED ANSWERS
answers
challenges
makeitfamous
upvote
-1 Głos
1 Odpowiedź
25th Jan 2017, 10:59 AM
hemanth
Why was my answer marked wrong in challenge if your explanation was as stated below
above
description
from
is
the
tutorial
your
0 głosów
1 Odpowiedź
21st Oct 2017, 8:03 AM
aafrin
My table weird after merge, i need someone explanation and opinion ! [For expert only]
html
1 Głos
1 Odpowiedź
16th Oct 2016, 6:52 AM
Xdtiagonzhar Mach Vandillah
Java Output
answer
explanation
java
0 głosów
2 odpowiedzi
17th Apr 2018, 10:30 AM
Challenge Quest
Wrong answer?
explanation
incorrect
python
python3
0 głosów
4 odpowiedzi
18th Dec 2018, 5:30 PM
Effoffwillyageez
What is the difference between width, inner width and outer width?..And expecting same explanation for height too?
dimensions
height
jquery
width
1 Głos
2 odpowiedzi
4th Mar 2018, 2:33 PM
Thiru Arasu
Can you tell me the explanation about code in below? Especially the value of num when num--(start)
prev()
0 głosów
1 Odpowiedź
18th May 2019, 4:33 PM
SALIM
What is the purpose of abstract class. Explanation needed with real world example. The scenario where it is used.
abstract-classes
0 głosów
3 odpowiedzi
1st Jun 2018, 2:52 AM
RamaLakshmi Moorthi
Can someone give me a simple explanation of this function () and what is the different with (self)
def()
def(self)
0 głosów
2 odpowiedzi
18th Oct 2019, 11:05 AM
Jessica Prajnadewi
Need some brief explanation on return statement in JavaScript...if it is used for printing the answer onto the screen?!!
function
javascript
return
1 Głos
2 odpowiedzi
16th May 2020, 2:31 PM
✨ Muviee ✨
Can anybody explain me the difference between encapsulation and abstraction ??
abstraction
c++
encapsulation
explanation
1 Głos
4 odpowiedzi
20th Dec 2019, 1:35 AM
ASHU YADAV
Can anyone tell me the what's the use of getchar() and gets() ? In simple explanation please. I'm a beginner .
c
1 Głos
3 odpowiedzi
1st Mar 2021, 2:18 PM
Adi
What is the difference between "public void" and "public static void" ? And can i have the explanation of what every word mean?
code
java
methods
1 Głos
5 odpowiedzi
2nd Apr 2020, 9:00 PM
Yahel
Can someone give me a quick explanation of the difference between head and the h1-6 tags?
headings
html
0 głosów
2 odpowiedzi
14th Sep 2016, 3:33 PM
Julie
There is a confusion in using class in java
class
explanation
java
need
6 głosów
2 odpowiedzi
25th Nov 2017, 1:32 AM
Shadow Windster
In the code, if the else statement outside for loop or inside? A detailed explanation would be very helpful. Thanks.
python3
0 głosów
3 odpowiedzi
7th Jun 2018, 10:56 AM
Deepayan Das
what is output of given code void func(int x) { x+=6; } int main() { static int x; func(x); cout<<x; return 0; } // zero output explanation given below
c++
2 głosów
10 odpowiedzi
14th Jun 2016, 11:05 AM
Dev!L
Pls can someone give me a detailed explanation on "this" as relates to java, I do not fully understand how it works
java
7 głosów
1 Odpowiedź
21st Mar 2017, 4:10 PM
David Akhihiero
If before every bit of coding a statement of intent and idiot proof explanation would it slow the program by the mass of data
can
comments
easier
life
make
they
0 głosów
9 odpowiedzi
2nd Feb 2017, 9:46 PM
Carl H von Ohlen
Any help and explanation for this topic("object constructor") & question will be highly appreciated. Thank you in advance!
javascript
0 głosów
1 Odpowiedź
14th Jul 2021, 4:35 PM
Sanchit Bahl
Can someone please better explain type conversion?
explained
explanation
help
stuck
type-conversion
3 głosów
4 odpowiedzi
12th May 2018, 3:57 PM
Sophia
What is meta charset? And what is UTF-8? I didnot understand the explanation given in the sololearn :(
charset
html
html5
meta
1 Głos
2 odpowiedzi
20th Sep 2016, 8:02 AM
Sabbir H. Tareq
What does the keyword static do in java can somone answer this question but the answer to be easy explanation
java
static
1 Głos
3 odpowiedzi
9th Jan 2018, 9:35 PM
Davo
Please give me a proper solution of this program and also give the explanation how output will comes ?
character
length
strings
0 głosów
2 odpowiedzi
16th Nov 2018, 1:25 PM
vishnu mhaske
cout << a << " "<< b; need explanation and when I should use those 2 semicolons?
c++
0 głosów
2 odpowiedzi
16th Feb 2017, 8:02 PM
Ahmed Neerob
Output inside outer loop , innerloop and in main I need a good explanation of the outputs and why??
c++
forloops
1 Głos
1 Odpowiedź
9th Jul 2019, 10:14 PM
Ben ogegbo
Can someone provide a good explanation of why is not necessary to create an object of the Class Math, please ?
java
math
1 Głos
4 odpowiedzi
19th Apr 2017, 8:57 PM
Álvaro Gómez Uría
Could you explain the output of this code. ?
c
c_output_problem
explanation
output
1 Głos
2 odpowiedzi
13th Sep 2021, 7:42 AM
Md. Eliyas Akondo
Whats the problem in my logic
explanation
help
python3
solving
0 głosów
2 odpowiedzi
8th Feb 2021, 9:13 AM
Guraja Teja Surya Lokesh Kumar
How would one go about fully understanding Java?
coding,
explanation
java,
0 głosów
2 odpowiedzi
27th Feb 2017, 11:49 PM
Couch_Mango
Where can I find or who can give me good explanation of last ECMAscript lections(Promises, iterators, generators, etc)?
ecmascript
javascript
sololearn
0 głosów
1 Odpowiedź
26th Mar 2020, 6:47 AM
Agustín Variable
Javascript practice(explain it to me)
.
basic
big
concepts
explanation
javascript
please
sale
5 głosów
5 odpowiedzi
14th Jan 2021, 3:49 AM
•Đคяк รтяεคм 𝅘𝅥𝅮 ᴺ•ᵀ•ᴬˢᵘʳᵃᵖᵖᵘˡᶦ
what's the difference between JavaScript and java ?
:)
<p>
explanation
need
some
3 głosów
6 odpowiedzi
3rd Apr 2018, 2:20 PM
Anto Sebastin kowrin
The magic method part seriously needs more examples which explanation + add but what is the full ability of __add__ and others?
python
1 Głos
2 odpowiedzi
6th Apr 2019, 7:39 AM
jack froster
what's wrong with this code ?
calculator
code
explanation
help
ruby
wrong
9 głosów
2 odpowiedzi
11th Aug 2019, 5:19 PM
sujay simha
I do not know how this app work can I get some explanation please is becoming too hard for to understand.
javascript
-1 Głos
2 odpowiedzi
18th Nov 2021, 9:49 AM
Rose Itiro
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
9
10
11
Dalej >
Popularne dzisiaj
Can i get my old account back? I had deleted it :(
2 Votes
HTML
2 Votes
Formating in python
0 Votes
How to have a helper function in a class ,without getting a warning of (self expected as the first parameter )
1 Votes
Could you ple ase help me???
1 Votes
Header, Main, Footer
0 Votes
Wifi Password
1 Votes
Which frameworks for best performance rendering edge points for images?
3 Votes
Who’s been using this app for 7+ years
0 Votes
How to learn this code
1 Votes