Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
What is the meaning of In as used in the following statement?
@
d
1 Vote
5 Answers
31st Jan 2022, 12:23 PM
Omowaye Dunsin
What is the output of the following code and why? #python 3
escape
output
print
python3
sequence
strings
1 Vote
6 Answers
25th Feb 2020, 9:09 PM
Krishna Kadam
How to print the following pattern in java or other languages?
c
c++
java
python
0 Votes
5 Answers
2nd Aug 2018, 3:04 AM
Jay Fursule (jain)
why is the answer 17 in the following code
c++
pointers
1 Vote
2 Answers
26th Mar 2017, 11:52 AM
Splndid Nrzy
How the output of the following code is no
c
0 Votes
1 Answer
20th Feb 2020, 5:06 AM
Avinash Rai
Pls how can I write a c++ program for base conversion containing the following description
base
conversion
0 Votes
14 Answers
3rd Jan 2020, 12:19 PM
Princez Beauty
Why do the output comes "World" after execute of following program?(explain in brief)
c
important
question
2 Votes
5 Answers
26th Aug 2019, 5:12 PM
PRINCE KUMAR
Can we do the following in MongoDb ?
mongodb
0 Votes
1 Answer
11th Aug 2022, 5:33 AM
Levi
What goes where in the memory according to following code?
java
memory
scope
visibility
2 Votes
2 Answers
10th May 2020, 7:05 AM
Mohammad Ala Tahhan
Why does it give different answer for the following code?
c++
loops
0 Votes
5 Answers
15th Mar 2017, 10:56 AM
Splndid Nrzy
What is the output of the following and explain it why?
python3
0 Votes
4 Answers
18th Jun 2020, 10:14 AM
Vikas Mishra
what is tbe c++program to print the following ??
c++
2 Votes
2 Answers
18th Nov 2016, 4:49 PM
Rawan Yasser
Your Sololearn profile shows how many followers you have, but how do you find out how many people you are following?
followers
following
people
profile
sololearn
14 Votes
9 Answers
3rd Oct 2018, 8:20 AM
Sonic
what is the output of the following code below ?
operators
0 Votes
3 Answers
22nd Jun 2019, 2:03 PM
Boy Arya
Add opening and closing brackets according to the following pattern:
code
cpp
help
problem
solution
solve
0 Votes
2 Answers
25th Apr 2021, 10:06 AM
Azat Malgazhdar
What is the value of the variable after executing the following sentence:
7%(3+5)%5;
E
int
0 Votes
9 Answers
14th May 2017, 6:59 PM
gamal harfoush
Why i m not getting the output in the following program?
java
0 Votes
4 Answers
13th Jul 2021, 6:26 AM
Navin kumar
Show the printout of the following code: Suppose the input is 2 3 4 5 0. What is the output of the following code?
java
0 Votes
2 Answers
24th Nov 2020, 12:48 PM
Zaina Fannana
[Solved] Why gets() function is dangerous to use in code? Please help me understand the following warning.
c
gets()
warning
14 Votes
8 Answers
3rd Jan 2021, 9:04 PM
Shivani 📚✍
Something went wrong in the following problem.please correct it.
java
0 Votes
3 Answers
3rd Dec 2016, 11:12 AM
Sourav Giri
Which one of following is best programming language? C programming C++ programming language
c
c++
language
programming
4 Votes
8 Answers
11th May 2017, 2:13 PM
Aijaz Ahmed
Can anyone please help me out to write following sql queries ??
sql
6 Votes
4 Answers
25th Sep 2017, 3:57 PM
sadiya zainab
How many times would the following loop execute? Char a = 'a' While (a>'a' && a<='z') a++;
loops
1 Vote
11 Answers
28th Mar 2023, 4:30 PM
Subhasmita Dash
Please explain how the output of the following python code is 6???
output
python
sololearn
1 Vote
8 Answers
5th Nov 2017, 4:25 PM
Abhinav
In this program we have the following " lines ":
basics
c++
1 Vote
4 Answers
31st Jan 2017, 12:16 PM
Maho Anchi
Which of the following are valid data types in C
data-types
0 Votes
2 Answers
18th Feb 2021, 2:42 PM
Madasi Shekhar
Which of the following is NOT a valid border-style property value?
border-style
css
0 Votes
2 Answers
26th Jun 2018, 7:18 AM
Sonu Rana
How do I round up following code? It's Halloween Candy challenge easy.
python
0 Votes
4 Answers
25th Sep 2021, 10:08 AM
Steven E. Carpenter
Why does the following code give a compilation error on code playground? If I comment out any one of the lines, it works fine.
c
compilation
error
20 Votes
9 Answers
25th Sep 2018, 1:58 AM
Sonic
Trace the following code fragment. What is the output?
c++
0 Votes
1 Answer
18th Jan 2021, 6:54 AM
Izzat Idham
What would be the output of the following program?
c++
0 Votes
2 Answers
15th Apr 2020, 2:55 AM
Hasan Naimov
What happens if we compare an int with char ?? Explain the following program.
c
output
programming
question
12 Votes
3 Answers
7th Jun 2019, 3:38 AM
Manoj
What is the best solution for the following word frequency counter?
counters
statistics
text-analysis
0 Votes
3 Answers
17th Sep 2020, 10:16 PM
Dmitry Tsygankov
What is the output of the following code?
c++
cout
output
what
0 Votes
2 Answers
26th Oct 2017, 11:53 AM
Ahmed Younis
How to make use of the following min() function in the main() function?
c++
0 Votes
8 Answers
7th Dec 2019, 12:27 PM
Jack
Which of the following supports the concept of hierarchical classification? (a) Polymorphism(b) Encapsulation (c) Abstraction
abstraction
encapsulation
polymorphism
0 Votes
4 Answers
16th Mar 2018, 5:20 PM
Ramzi Mohamed Osman
Python-Explain the output for each of the following codes.
errors
print
python
0 Votes
1 Answer
10th Sep 2019, 10:34 PM
LUTANGU CRISPINE
Compute the following arithmetic expressions according to precedence (a+b/(c-5))/((d+7)/(e-37)%3
c++
0 Votes
3 Answers
19th Mar 2017, 2:31 PM
Tehreem
Who can explain the following code, how this code generate 'yes' as output.
boolean-logic
operator-precedence
python3
2 Votes
5 Answers
29th Jul 2020, 6:27 PM
Abhishek dubey
What is the use of ~ in the following program
c
return
0 Votes
2 Answers
26th Jun 2020, 4:12 PM
Yash Chaudhari
what is the output of the following code below ?
switch
0 Votes
2 Answers
22nd Jun 2019, 2:19 PM
Boy Arya
Why does the following snippet of code output only one symbol?
c
c++
2 Votes
1 Answer
2nd Mar 2019, 9:39 PM
coding-space.ru
Help me to convert the vertical output of the following code into horizontal.
python
python3
0 Votes
7 Answers
18th Nov 2021, 8:55 AM
Surya T
The following question $i=1; do{echo"hello";}while(i<0); how does this code print hello once?
loops
php
1 Vote
7 Answers
7th Nov 2015, 1:13 PM
Metaphor_
What is the following function of some classes in this Navbar code?
bootstrap
html
navbar
3 Votes
4 Answers
23rd May 2018, 1:16 PM
Hiro
We need to guess the output of the following code....
c++
1 Vote
2 Answers
24th Mar 2018, 9:50 AM
CrazyPotato
which of following is not used in html5
html5
0 Votes
2 Answers
27th Aug 2017, 3:58 PM
suraj shelke
What is output of following code ?and why ?
increment
java
variables
0 Votes
3 Answers
14th Feb 2017, 6:41 AM
Vishal Magar
What is the result value of the following expression?
javascript
1 Vote
2 Answers
22nd Jan 2018, 10:48 AM
Aeron Creer
i want to ask that ... In following example print('statement')
python
0 Votes
3 Answers
16th Aug 2018, 11:23 AM
manoj joshi
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
13
14
15
...
30
Next >
Hot today
How do we code calculator
2 Votes
What programming language should i learn to make applications or games?
0 Votes
How to add comment in python?
1 Votes
I need help
1 Votes
My hearts are disappering :(
0 Votes
How to learn python fast than usual in sololearn?
0 Votes
What can html, css and javascript do
0 Votes
Pressure and tension
2 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes
How to make a selection on a calculator in Python
0 Votes