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
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 Respuestas
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 Respuestas
20th Nov 2020, 5:38 PM
Sam
int main(){try {throw 0;} catch(int e){cout<<e; }} explaination also plz
c++
explanation
output
0 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
21st Jun 2017, 3:35 AM
Georgiana
What is the use of methods in c# ?
c#
explanation
methods
1 Voto
1 Respuesta
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 Respuestas
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 Respuestas
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 Votos
9 Respuestas
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 Respuesta
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 Votos
1 Respuesta
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 Respuesta
16th Oct 2016, 6:52 AM
Xdtiagonzhar Mach Vandillah
Java Output
answer
explanation
java
0 Votos
2 Respuestas
17th Apr 2018, 10:30 AM
Challenge Quest
Wrong answer?
explanation
incorrect
python
python3
0 Votos
4 Respuestas
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 Respuestas
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 Votos
1 Respuesta
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 Votos
3 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
2nd Apr 2020, 9:00 PM
Yahel
There is a confusion in using class in java
class
explanation
java
need
6 Votos
2 Respuestas
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 Votos
2 Respuestas
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 Votos
3 Respuestas
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 Respuestas
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 Respuesta
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 Votos
1 Respuesta
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 Votos
9 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
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 Votos
2 Respuestas
16th Nov 2018, 1:25 PM
vishnu mhaske
cout << a << " "<< b; need explanation and when I should use those 2 semicolons?
c++
0 Votos
2 Respuestas
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 Respuesta
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 Respuestas
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 Respuestas
13th Sep 2021, 7:42 AM
Md. Eliyas Akondo
Whats the problem in my logic
explanation
help
python3
solving
0 Votos
2 Respuestas
8th Feb 2021, 9:13 AM
Guraja Teja Surya Lokesh Kumar
How would one go about fully understanding Java?
coding,
explanation
java,
0 Votos
2 Respuestas
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 Votos
1 Respuesta
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 Respuestas
14th Jan 2021, 3:49 AM
•Đคяк รтяεคм 𝅘𝅥𝅮 ᴺ•ᵀ•ᴬˢᵘʳᵃᵖᵖᵘˡᶦ
what's the difference between JavaScript and java ?
:)
<p>
explanation
need
some
3 Votos
6 Respuestas
3rd Apr 2018, 2:20 PM
Anto Sebastin kowrin
what's wrong with this code ?
calculator
code
explanation
help
ruby
wrong
9 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Votos
4 Respuestas
6th Sep 2017, 10:30 AM
Avinash Talpade
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
9
10
11
Siguiente >
En tendencia hoy
Why is it so hard to get a job as a junior dev? Or just wanting to do an internship.
1 Votes
Kernel in Jupyter
2 Votes
How many days will It takes to completely learn front end
4 Votes
SQL
2 Votes
JAVA PROGRAMMING
2 Votes
Solution to solving this bugged problem
2 Votes
What Does Pseudo Elements Mean.
2 Votes
HTML/CSS questions
0 Votes
IMAGE
0 Votes
Html
1 Votes