Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why i'm not allowed to move to the following cases?
codecoach
2 Votes
5 Answers
20th Nov 2020, 12:52 AM
Zakaria Boudal
Suppose that x is 1. What is x after the evaluation of the following expression? (x > 1) && (x++ > 1)
java
2 Votes
3 Answers
18th Nov 2020, 3:45 PM
Zaina Fannana
Define the following fundamental terminology used in every programmings languages.important for Absulate Beginner.
c
c+
fortan
kotlin
machinelanguages
python
python3
terminlogy
visualbasic
0 Votes
4 Answers
17th Nov 2020, 7:22 PM
Nafi Rahat Rahman
what output results from the following code?
loop
the
while
0 Votes
2 Answers
16th Nov 2020, 8:51 PM
Sohila
Can somebody please explain the following C snippet?
c
0 Votes
4 Answers
31st Oct 2020, 5:52 AM
Devi Prasad D
Given the following declaration
java
1 Vote
3 Answers
30th Oct 2020, 5:36 PM
Ame
What is the output of following program Options: a) 5 b) garbage c) 0 d) none of the above
error
java
program
question
0 Votes
2 Answers
29th Oct 2020, 6:43 AM
Atul Gautam
This is recurion program Following program output is 321123 i don't know how its work?
recursion
0 Votes
6 Answers
23rd Oct 2020, 5:29 PM
Jaya Pratha
Plz tell what are the errors in the following program
java
11 Votes
6 Answers
22nd Oct 2020, 1:40 PM
𝑹𝒂𝒔𝒉𝒊🪷
Java. Has anyone solved the following challenges in the series: Learn by practicing with Code Coach.
bug
codecoach
java
test#4
11 Votes
3 Answers
19th Oct 2020, 5:06 PM
Janusz Bujak 🇵🇱
Find a list all the names in the following string using regex in python.
python
python3
tags
0 Votes
4 Answers
18th Oct 2020, 6:23 PM
Atul Gautam
What is the data type of the following object L ? L = 2 , 72 , 'python' , 9, 8.0
python
1 Vote
2 Answers
14th Oct 2020, 7:23 AM
A. Rakesh
I m getting an error at "w.calculateSalary(sal) in Driver class" in the following code in java? how should i print the "sal" val
android
java
1 Vote
15 Answers
12th Oct 2020, 12:32 PM
Harsh Vyas
How to write the c++ code of the following question!?
c++
code
program
1 Vote
1 Answer
11th Oct 2020, 5:54 AM
ABDUL ARHAM KHAN
Alternate code to give same output as my following code .
python3
type-conversion
-1 Vote
4 Answers
8th Oct 2020, 5:57 PM
partha
Which of the following attributes is used to add link to any element?
html5
3 Votes
3 Answers
8th Oct 2020, 9:56 AM
Priyadharshini P
SoloLearn help
following
quickly
remove
8 Votes
1 Answer
6th Oct 2020, 3:13 PM
Galaxy-Coding (inactive)
Can anyone tell what is wrong in the following code created by me .
python
0 Votes
2 Answers
2nd Oct 2020, 6:44 PM
Aditya Singh
The following code examine three variables -- x, y, and z -- and prints the largest odd number among them. If none of them is o
python3
0 Votes
5 Answers
29th Sep 2020, 10:40 PM
Ali Rezaei
[Solved] Why is the output of the following code 'H e l l o'?
challenge
print
python
5 Votes
21 Answers
29th Sep 2020, 1:35 PM
Rahul Hemdev
[Solved] Why is the output of the following code [4,3]?
challenge
lists
python
4 Votes
2 Answers
29th Sep 2020, 3:07 AM
Rahul Hemdev
[Solved] Why is the output of the following code 'True'?
challenge
not
python
3 Votes
2 Answers
29th Sep 2020, 3:05 AM
Rahul Hemdev
[Solved] Why is the output of the following code 2359?
challenge
python
whilestatement
4 Votes
2 Answers
28th Sep 2020, 2:45 AM
Rahul Hemdev
What is the output of the following code?
pytho
stringsinp
0 Votes
2 Answers
27th Sep 2020, 1:50 PM
chaithanya L
[Solved] Why is the output of the following code 6?
challenge
forstatement
python
4 Votes
10 Answers
27th Sep 2020, 2:33 AM
Rahul Hemdev
Please refer to the code below and explain me the following : 1. Why does only one value get printed even if we are using return
c++
function
function-return-type
return
type
0 Votes
4 Answers
26th Sep 2020, 8:04 AM
Garvita Bhateja
What does h(19685)return for the following function definition?
python
0 Votes
4 Answers
25th Sep 2020, 2:40 PM
Sindhuja Selvakumar
I need an explanation on how the following CSS code works???Help guys.
positioning
transform
4 Votes
2 Answers
24th Sep 2020, 7:18 PM
Dzikamayi Mhete
What is the error in the following declaration of a constructor for the class Rectangle?
c++
0 Votes
3 Answers
24th Sep 2020, 4:10 PM
Tiara Feryndita Astuti
Develop a Java application to generate Electricity bill. Create a class with the following members: Consumer no., consumer name,
error
java
output
-1 Vote
4 Answers
23rd Sep 2020, 5:22 AM
Milan Mohan
Fill the results for the following statements.
code
codeplayground
output
python
python3
what
2 Votes
8 Answers
21st Sep 2020, 12:50 AM
Priya
Why the following code doesn't adds svg element created using js? [Solved]
html
js
svg
2 Votes
2 Answers
19th Sep 2020, 5:51 PM
Abhay
I'm from mechanical background. Just explain me use of % sign in following code. This is a program to display exam schedule.
python
0 Votes
1 Answer
19th Sep 2020, 5:52 AM
jayesh patil
[ Solved ] Why answer is "truthy"? Confusion with the following Ruby quiz, which is about Boolean 🤔
question
quiz
ruby
19 Votes
2 Answers
18th Sep 2020, 3:13 PM
Shivani 📚✍
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
Plz Explain The TimeComplexity Of Following Code In Detail
java
timecomplexity
1 Vote
3 Answers
17th Sep 2020, 3:36 PM
RAJ PATIL
There is a user named solo learn that was automatically added in my following list is this real solo learn team
solo
sololearn
1 Vote
2 Answers
15th Sep 2020, 12:12 PM
匚ㄖᗪ丨几Ꮆ 爪卂丂ㄒ乇尺
What are the maximum and minimum values accepted by the following data types (Kotlin): Double, Float, Long, Int, Short, Byte
.kt
data-types
kotlin
numbers
syntax
1 Vote
3 Answers
14th Sep 2020, 9:20 PM
dign_code
Why does the following code prompt segmentation fault?
c
0 Votes
2 Answers
14th Sep 2020, 2:34 PM
Phyo Htet Aung
[ Solved ] Why, the following code's output is 7?
javascript
3 Votes
14 Answers
13th Sep 2020, 12:31 PM
Noob Programmer
Find the number of comparisons required in bubble sort of the following list having the 5 numbers : 10 20 30 40 50
c
datastructure
using
0 Votes
6 Answers
12th Sep 2020, 5:46 PM
Yogita Dose
What is the maximum possible value of the following code
c++
function
is
rand()
what
0 Votes
6 Answers
11th Sep 2020, 1:56 PM
Pulasani Aswini
What is wrong in the following code? It's military time question from code coach.
help
0 Votes
2 Answers
10th Sep 2020, 12:10 PM
Pratik Dahal
Write a code to print out the words that start with s in the following sentence stored in start variable
python
0 Votes
3 Answers
8th Sep 2020, 11:40 AM
Vanitha Duraiarasu
What is the result of the following code if the HTML contains <p>1</p>?
jquery
8 Votes
2 Answers
8th Sep 2020, 8:01 AM
Rashid Hussein
What will be output of following java program.
java
0 Votes
7 Answers
8th Sep 2020, 4:39 AM
FzTechnology ken
Why the following code works in js but not in python?
arguments
javascript
parameters
python
6 Votes
27 Answers
7th Sep 2020, 11:01 AM
Abhay
How to use the following code for recursion?
functions
0 Votes
2 Answers
6th Sep 2020, 9:40 AM
Harkeerat Pathak
explain following program
c
0 Votes
3 Answers
5th Sep 2020, 12:06 PM
Ayesha
What is the output of following code? Explain output
c
0 Votes
3 Answers
3rd Sep 2020, 4:14 PM
Ayesha
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
...
30
Next >
Hot today
Is this realistic enough?
2 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Web Development
1 Votes
Please complete this code.
0 Votes
Cybersecurity techies
3 Votes
Can someone please explain python for me
0 Votes
Create a program in C++ that can;
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
What's wrong with code?
0 Votes