Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
What happens in this statement ? " Superclass obj=new Subclass(); "
.
1 Voto
5 Respostas
8th Aug 2018, 11:34 AM
Waseem
What happens if a float value is incremented?
java
operators
0 Voto
1 Resposta
14th Dec 2016, 9:47 AM
Bharath Kumar Reddy Yadavally
What return statement does?what happens when we don't write return statement
functions
0 Voto
5 Respostas
4th Jul 2018, 4:52 AM
Bh G
What happens if I just write padding : 60px ; ?
css
html
0 Voto
4 Respostas
15th Mar 2020, 7:07 PM
Einstein Shilly shally
Ive been wondering why this happens in python. v v v v
command
nesting
2 Votos
4 Respostas
26th Jun 2018, 7:30 PM
Evan Martine
What happens if we only write opening HTML tag?
<html>
1 Voto
2 Respostas
30th Jan 2018, 5:08 AM
Alain_paccy
What happens if i didn't write return 0; at the end of my program ?
0
return
2 Votos
16 Respostas
17th Jun 2019, 3:38 PM
The unknown 321
What happens if I do not use break in c++ switch statement
c++
gurus
1 Voto
6 Respostas
6th Mar 2018, 2:14 AM
ibiang daniel
What happens if ignore the HTML5 structure in my web page?
html
html5
0 Voto
4 Respostas
20th Jun 2019, 12:40 PM
Rashid
What happens when we add a semi colon after for loop in c language?
c
0 Voto
1 Resposta
12th Nov 2019, 8:15 AM
Arjun T Raju
Can anyone tell me whats happens when you finish a course?
c#
2 Votos
4 Respostas
8th May 2017, 12:35 PM
Sarthak
What happens when we declare two or more main methods
c
c++
java
1 Voto
3 Respostas
4th Nov 2016, 1:00 PM
gowtham
What happens after obtaining a certificate upon completing a course
certificate
0 Voto
2 Respostas
3rd Oct 2018, 12:39 PM
Kudakwashe Chileya
When does vtable and vpointer linking happens in case of virtual polymorphism
c++
polymorphism
virtual
2 Votos
4 Respostas
16th Sep 2018, 8:24 AM
Ketan Lalcheta
What happens if we return 1 at the end of program
c++
0 Voto
4 Respostas
7th Jul 2018, 1:10 PM
saran
What happens if i put && and || together.?
c++
operators
0 Voto
2 Respostas
9th Mar 2016, 11:01 AM
Sayan Ghosh
What happens when 'del' goes on one of the variables?
python
variables
-1 Voto
1 Resposta
31st Aug 2018, 9:26 PM
Bug head Spit-venom
What happens when you use the fuction inside two loops?
c
1 Voto
1 Resposta
16th Jun 2019, 11:43 AM
Isaac Muniz
What happens if we compare an int with char ?? Explain the following program.
c
output
programming
question
12 Votos
3 Respostas
7th Jun 2019, 3:38 AM
Manoj
"<a href="http://www.sololearn.com" target="_self"> Learn Playing </a> " what will happens now?
html
3 Votos
2 Respostas
11th Jul 2017, 1:57 AM
Vichakshana Abeyrathna
what happens if we dont <!DOCTYPE HTML> tag in html?
html
html5
-1 Voto
4 Respostas
10th Jan 2017, 9:08 PM
Naimish Vasoya
What happens when you call methodOfA() in the below class?
java
1 Voto
2 Respostas
2nd Jul 2017, 5:43 PM
Arpita Chatterjee
What happens when running the following code? do ( System.out.println("helium"); )while (false);
do
java
loops
while
2 Votos
3 Respostas
4th Apr 2018, 5:28 AM
Vartika Pahuja
what just happens when i dont initilise the sum variable ?plese explain
arrays
java
1 Voto
6 Respostas
16th Aug 2016, 12:50 PM
rajat kumar raicha
What happens when you call methodOfA() in the below class?
java
0 Voto
3 Respostas
18th Feb 2017, 3:41 AM
Kartikeya Bhardwaj
If we don't use indentation in if statement then what happens in code?
if-statements
0 Voto
6 Respostas
17th Jul 2020, 11:14 AM
Apoorv Bansal
What happens if i set the type="checkbox" in input in html
checkbox
html
input
type
1 Voto
2 Respostas
14th Jun 2018, 12:01 AM
Ayan Muhammad Abdullah
What happens if I do put a comma there?
commas
0 Voto
1 Resposta
29th Aug 2017, 1:41 AM
Azimuth Heath Daniel Boyer
What happens if there is no abstraction in programming
abstraction
0 Voto
1 Resposta
22nd May 2017, 5:54 PM
chitwan singh
What happens if we remove the private declarations ?
c++
classes
0 Voto
1 Resposta
7th Jun 2017, 5:08 AM
Gopal Krishna Mishra
Why this happens only in java why it doesn't happen in c,python or cpp?
c
cpp
java
0 Voto
5 Respostas
6th Mar 2021, 3:23 PM
Anurag Kumar
What to look out when "time limit exceeded" happens in Python
exceeded
limit
python
sololearn
time
1 Voto
3 Respostas
13th Apr 2017, 9:53 AM
zapperken
What happens when i insert a random number to a bool variable?
booleans
c++
cin
cout
3 Votos
3 Respostas
3rd Feb 2018, 10:00 AM
Rambo Schweiz
What happens if I assign more than one character to the getchar() function?
input
output
0 Voto
6 Respostas
6th May 2020, 1:19 PM
kristidhar pandit
What happens when the for loop doesn't have any test condition ?
c++
iterators
loops
1 Voto
5 Respostas
12th Feb 2017, 2:54 PM
Krishan Nandan Goswami
What happens when we create a object of the abstract class??
c++
classes
function
polymorphism
virtual
1 Voto
3 Respostas
30th Aug 2017, 5:19 PM
Tushar Jajodia
What happens if we write to consecutive input statement in python
error
input
python
python3
0 Voto
1 Resposta
7th Dec 2022, 1:45 PM
Lev
[CLOSED] What happens if the dividend is smaller than the divisor with modulus operator?
c++
division
larger
logical
modulus
operator
smaller
2 Votos
3 Respostas
22nd Jun 2019, 11:56 PM
UrBoyO
browser.storage.sync.get not working in Firefox extension.based on budget calculation.On clicking submit button nothing happens
extension
0 Voto
7 Respostas
17th Mar 2020, 3:31 PM
R_N
What happens if you do not state content models in HTML5?
contentmodels
html
html5
2 Votos
1 Resposta
29th Nov 2018, 3:23 AM
Cheese Burger Joe
In python, what happens when two lists are set as equal and you change one? Spoiler: both change. Why?
challenge
help
lists
python
5 Votos
7 Respostas
5th May 2019, 4:06 AM
Brian M. Warner
What happens when one doesnt answer their questions of the quiz in Sololearn
quizzes,
sololearn
1 Voto
4 Respostas
19th May 2020, 8:16 PM
Syambayi Andrew
here what happens guys, what is the mean f assert
assert
0 Voto
2 Respostas
25th Jun 2017, 3:32 PM
Karthick Raj
Whenever i put a if statement and start typing next this happens
if-statements
python
0 Voto
3 Respostas
24th Apr 2018, 7:02 AM
ved
Can we define what happens when operators are used along with Objects in Java?
advanced
java
operators
redefination
0 Voto
7 Respostas
26th Nov 2019, 3:58 PM
Anirudh Sharma
What is this? What happens when the code is printed in color, although the code works? Very weird?
comments
html
web
12 Votos
3 Respostas
17th Apr 2018, 2:05 AM
Vučko/Вучко/Vuchko
What happens to code bits after you get the pro package?
pro
0 Voto
1 Resposta
4th Nov 2023, 1:43 AM
Tavvi Armstrong
What happens to my image how can i take image on canvas ..??
canvas
html
javascript
0 Voto
4 Respostas
11th Oct 2020, 3:11 PM
❤☆Nani☆❤
What happens if we go above 255 for the value of rgb in color in css.
color
css
3 Votos
7 Respostas
6th Jun 2020, 7:31 PM
Aditya Nair 🇮🇳
What happens when we add number to string and pass to the cout?
addition
c++
cout
print
strings
3 Votos
4 Respostas
14th Mar 2017, 2:44 PM
Shankaranarayana Barre
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
3
4
5
...
8
Próximo >
Quente hoje
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
0 Votes
Please rate my code from 1 to 10
1 Votes
How to start
0 Votes