Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
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 Voto
5 Respostas
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 Votos
3 Respostas
20th Nov 2020, 5:38 PM
Sam
int main(){try {throw 0;} catch(int e){cout<<e; }} explaination also plz
c++
explanation
output
0 Voto
2 Respostas
14th Mar 2020, 9:54 AM
Yatharth Mittal
What is the purpose of the 'ref' keyword for arguments in C#? the explanation was not so clear
c#
methods
2 Votos
3 Respostas
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 Voto
3 Respostas
1st Mar 2020, 9:09 AM
DODDABASAPPA
Please i need some explanation here. Program to display lowercase to uppercase letters. Guys thanks so much.
c++
learning
new
0 Voto
2 Respostas
18th Feb 2019, 11:33 AM
Jabir
^~^ Can anyone give me a better explanation of CSS animation with coding as an EXAMPLE ???
css
2 Votos
2 Respostas
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 Votos
4 Respostas
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 Votos
2 Respostas
21st Jun 2017, 3:35 AM
Georgiana
What is the use of methods in c# ?
c#
explanation
methods
1 Voto
1 Resposta
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 Votos
2 Respostas
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 Votos
2 Respostas
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 Voto
9 Respostas
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 Voto
1 Resposta
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 Voto
1 Resposta
21st Oct 2017, 8:03 AM
aafrin
My table weird after merge, i need someone explanation and opinion ! [For expert only]
html
1 Voto
1 Resposta
16th Oct 2016, 6:52 AM
Xdtiagonzhar Mach Vandillah
Java Output
answer
explanation
java
0 Voto
2 Respostas
17th Apr 2018, 10:30 AM
Challenge Quest
Wrong answer?
explanation
incorrect
python
python3
0 Voto
4 Respostas
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 Voto
2 Respostas
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 Voto
1 Resposta
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 Voto
3 Respostas
1st Jun 2018, 2:52 AM
RamaLakshmi Moorthi
Can anybody explain me the difference between encapsulation and abstraction ??
abstraction
c++
encapsulation
explanation
1 Voto
4 Respostas
20th Dec 2019, 1:35 AM
ASHU YADAV
Can someone give me a simple explanation of this function () and what is the different with (self)
def()
def(self)
0 Voto
2 Respostas
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 Voto
2 Respostas
16th May 2020, 2:31 PM
✨ Muviee ✨
Can anyone tell me the what's the use of getchar() and gets() ? In simple explanation please. I'm a beginner .
c
1 Voto
3 Respostas
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 Voto
5 Respostas
2nd Apr 2020, 9:00 PM
Yahel
There is a confusion in using class in java
class
explanation
java
need
6 Votos
2 Respostas
25th Nov 2017, 1:32 AM
Shadow Windster
Can someone give me a quick explanation of the difference between head and the h1-6 tags?
headings
html
0 Voto
2 Respostas
14th Sep 2016, 3:33 PM
Julie
In the code, if the else statement outside for loop or inside? A detailed explanation would be very helpful. Thanks.
python3
0 Voto
3 Respostas
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 Votos
10 Respostas
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 Votos
1 Resposta
21st Mar 2017, 4:10 PM
David Akhihiero
Any help and explanation for this topic("object constructor") & question will be highly appreciated. Thank you in advance!
javascript
0 Voto
1 Resposta
14th Jul 2021, 4:35 PM
Sanchit Bahl
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 Voto
9 Respostas
2nd Feb 2017, 9:46 PM
Carl H von Ohlen
Can someone please better explain type conversion?
explained
explanation
help
stuck
type-conversion
3 Votos
4 Respostas
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 Voto
2 Respostas
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 Voto
3 Respostas
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 Voto
2 Respostas
16th Nov 2018, 1:25 PM
vishnu mhaske
cout << a << " "<< b; need explanation and when I should use those 2 semicolons?
c++
0 Voto
2 Respostas
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 Voto
1 Resposta
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 Voto
4 Respostas
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 Voto
2 Respostas
13th Sep 2021, 7:42 AM
Md. Eliyas Akondo
Whats the problem in my logic
explanation
help
python3
solving
0 Voto
2 Respostas
8th Feb 2021, 9:13 AM
Guraja Teja Surya Lokesh Kumar
How would one go about fully understanding Java?
coding,
explanation
java,
0 Voto
2 Respostas
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 Voto
1 Resposta
26th Mar 2020, 6:47 AM
Agustín Variable
Javascript practice(explain it to me)
.
basic
big
concepts
explanation
javascript
please
sale
5 Votos
5 Respostas
14th Jan 2021, 3:49 AM
•Đคяк รтяεคм 𝅘𝅥𝅮 ᴺ•ᵀ•ᴬˢᵘʳᵃᵖᵖᵘˡᶦ
what's the difference between JavaScript and java ?
:)
<p>
explanation
need
some
3 Votos
6 Respostas
3rd Apr 2018, 2:20 PM
Anto Sebastin kowrin
what's wrong with this code ?
calculator
code
explanation
help
ruby
wrong
9 Votos
2 Respostas
11th Aug 2019, 5:19 PM
sujay simha
The magic method part seriously needs more examples which explanation + add but what is the full ability of __add__ and others?
python
1 Voto
2 Respostas
6th Apr 2019, 7:39 AM
jack froster
I do not know how this app work can I get some explanation please is becoming too hard for to understand.
javascript
-1 Voto
2 Respostas
18th Nov 2021, 9:49 AM
Rose Itiro
i have read lots of stuff about ++x(pre) and x++(post) increments n decrements i need a totally simple explanation about that
c
cpp
0 Voto
4 Respostas
6th Sep 2017, 10:30 AM
Avinash Talpade
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
9
10
11
Próximo >
Quente hoje
Void functional void with bool function
0 Votes
Python
2 Votes
Are websites hackable?
2 Votes
TICTACTOE
1 Votes
Learn python
2 Votes
Error
0 Votes
BIG DOUBT🤔🤔🤔🤔
2 Votes
Need help (French)
1 Votes
Help for study
0 Votes
Spying on me
1 Votes