Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can we write an OR operator into a switch case? See description below
c++
0 Votes
1 Answer
25th Sep 2016, 11:33 PM
Serdar Bulut
Anybody explain the below lines in simple language so that i can understand.
//sql
1 Vote
1 Answer
10th Apr 2017, 7:40 PM
T Karthikeyan
Why it is not correct when placing the mp4 option below the ogg??
html
html5
video
0 Votes
1 Answer
27th Apr 2017, 6:47 PM
Manikandan A.R
Which of the below is NOT a valid storage class in "C" language
c
-1 Vote
1 Answer
6th Nov 2022, 5:38 AM
Sahil Kshirsagar
In below two codes what will be out put and what is the difference of out put how it is working??
sololearn
2 Votes
5 Answers
12th Aug 2020, 6:55 AM
Pavan Kumar
I am getting an error as 'illegal start of expression' while running the below program. Kindly suggest
java
strings
1 Vote
3 Answers
4th Jun 2018, 7:46 AM
Mangesh Deshpande
I need a project that I’ll learn from but won’t be copy and pasting code what I know is below
css
html
python
1 Vote
3 Answers
4th Sep 2018, 6:28 AM
Jonathan Wodzisz
Can someone help me with this Q? idk what to do iam stuck and i garra use all these conditions below inside do-while... HELP💔
c#
coding
do-while
help
if-statements
programming
shop
0 Votes
6 Answers
3rd Mar 2022, 1:12 PM
Kazy
Java if else statement used in restricting someone who's below 18 from entering an adult site
18
adult
an
below
else
entering
from
If
in
java
restricting
site
someone
statement
used
who's
0 Votes
3 Answers
25th Oct 2016, 2:52 PM
Ojediran Philip
What will the code below output to the console and why? -> Know = Like
javascript
0 Votes
1 Answer
14th Aug 2016, 8:16 PM
Thomas Delvoye
Does the line of code below need repetition? When i remove the duplicate, it does not seem to work.
css3
1 Vote
3 Answers
13th Jul 2020, 7:31 PM
Ubi Fredrick Ofem
Please explain why i am getting a type error along with the expected output in the below decorator program.
decorators
python
3 Votes
4 Answers
7th Aug 2017, 9:49 AM
Rahul V.Kumar
here in the below code bit at line 11,i amconfusing at p=self.parent ,but here self is root,as root parent is none
algoritms
datastructures
python3
tree
1 Vote
4 Answers
15th Nov 2023, 9:11 AM
CHENNAMSETTY SUMANTH
In the 11th line of the below java code,how the value of 'a' get as 3
java
0 Votes
3 Answers
6th Aug 2018, 4:45 PM
Pulsara Sandeepa
Do we need to escape characters when using stringizing operator? If yes then why the code below is not working?
c_language
stringizing_operator
0 Votes
6 Answers
25th Apr 2020, 7:35 PM
Manthan Gohel
Write a SQL query to delete vowel's (A,E,I,O,U) from below records under name column ?
functions
sql
1 Vote
2 Answers
27th Nov 2016, 6:30 AM
Badri Raj Ar Royal
Hi,l want the result to be in field below the button"Result" but it is displayed above. What I have to write? Thank You.
<script
><html>
9 Votes
2 Answers
19th Oct 2020, 9:05 AM
Egor Tonchev(EGO)
In the below code how to access any single enum object without enhanced for loop?
enums
java
2 Votes
1 Answer
15th Jul 2017, 5:15 AM
Sanky Pal
Is there any memory wastage caused by char a[100][7] in this below code due to garbage value? Or it was rectified by compiler?
array
memory
unoccupied
2 Votes
7 Answers
29th Nov 2020, 6:00 AM
Yogeshwaran P
Why this code give the answer 8 ?,I don't know of this,please explain given below this js code!
js
1 Vote
3 Answers
16th Jul 2020, 5:48 PM
ILLUMINATIE
What does "new Loader()" in " Thread t = new Thread(new Loader()); " means from the below code?
java
0 Votes
3 Answers
7th Apr 2021, 6:44 AM
Mons Joseph
What do i do in below situation. Have learned CSS and cant remember this part.
css
1 Vote
2 Answers
5th Jul 2017, 9:26 AM
ARNOLD M MBOYA
The below is the code for executing prime numbers. Plzz explain how it is working
know
0 Votes
1 Answer
1st Nov 2018, 7:12 PM
Syed Sibteali
Why enki's learn code app is not supported for android versions below 4.4.4v ?
android
coding
learn
support
1 Vote
1 Answer
13th Sep 2017, 11:56 AM
Ghanakiran
Can somebody explain below code line by line or can somebody give me simplified version.
equals
hashcode
java
0 Votes
1 Answer
4th May 2019, 4:42 PM
stephen haokip
Hello all! I'm wondering how to do the relevant tags thing thats here below . I wanna add something like this for my website
css
front-end
html
javascript
optionals
selectors
sololearn
ui
welcome
0 Votes
12 Answers
10th Jul 2018, 6:29 AM
Code Exchange Network
Write a c++ program thats print a 3 by 3 multiplication table(matrix) to obtain the output as below
c++
matrix
1 Vote
4 Answers
13th Feb 2018, 4:31 PM
James Ngai
In the below code, how is it repeatedly appending itself , when it is not in the loop?
append
lists
0 Votes
3 Answers
27th Jun 2020, 4:35 AM
Gowtham Subramaniyan
How do I stop the execution of the program? In the program given below
c
c++
0 Votes
2 Answers
7th Nov 2016, 2:26 AM
Infinity
Drag and drop from the options below to complete the statement, which selects ''name'' and minimum of the "cost'' from ''items''
sql
0 Votes
5 Answers
18th Jan 2020, 8:50 AM
Nur Aliman
Could someone help me to understand why is the output of written below problem is 21? Thanks in advanced.
dcoder
0 Votes
4 Answers
23rd Mar 2019, 7:40 PM
Dmytro Novak
Please fill in the data types of the data shown below in the comments field:
javascript
0 Votes
1 Answer
22nd Jun 2018, 9:24 AM
karthik.k
How can I use the triple column '"" instead of \n in the program below
else-statements
0 Votes
1 Answer
23rd Apr 2020, 11:33 PM
Ojo Sampson
CAN WE WRITE include <iostream> and below that using namespace std; and int main () in pc
cpp
how
start
to
0 Votes
4 Answers
5th Jul 2017, 4:12 PM
Aryan Shiv . R
Does ** operator in python have any limitations as the code below isn't printing anything at all
operators
python
python3
variables
0 Votes
2 Answers
5th Jul 2021, 5:20 AM
Sk. Ahmed Razha Khan
I have queries regarding copying url,check below url why 1&2url looks different than 3rd.Hw to use 1&2 url in <audio src=" "
<audiosrc="
html5
0 Votes
6 Answers
12th May 2022, 5:55 PM
blooming star
Hey, I got a doubt. 🥺🙏 What does colon (:) mean in structures? In below program what is colon (:) doing? (Check description)
bit
bits
byte
c
c++
colon
sizeof
structure
typedef
1 Vote
3 Answers
24th Jan 2021, 8:16 AM
Mahima Rajvir Singh
How can I center an image and make it the same width as the text below it?
css
html
image
img
length
size
text
txt
web
width
0 Votes
3 Answers
1st Sep 2019, 4:01 AM
Kayla Torrez
Is there a way to parse the current localtime in the below format using JavaScript?
javascript
0 Votes
1 Answer
21st Apr 2022, 4:45 PM
venkatrohan
I don’t know how to solve this problem, below is the code (all that I could write). Please write or suggest how to make this.
c#
camping
jungle
0 Votes
7 Answers
23rd Feb 2020, 1:30 PM
GAG98
Drag and drop from the options below to read and print the content of the file a.txt, and then close it.
file
java
reading
0 Votes
4 Answers
15th Nov 2020, 5:47 AM
Mizanur Rahman Sajid
Code giving me error while run in Windows python shell python pls refer below link for code https://github.com/CoreSecurity/
codeplayground
python
python3
0 Votes
4 Answers
28th Aug 2018, 11:31 AM
Raj Patel
I am not understanding why this code given below should have '3' as the solution. This is the code though
if
statement
2 Votes
2 Answers
23rd Sep 2020, 12:09 PM
Fantasybeing8
May we put int [1][2] in place of [2][3] in the code below if not then why??🙄
arrays
0 Votes
2 Answers
7th Aug 2019, 2:53 PM
Ravi Henry
Why do we get zero for the below equation as we know, 1^1=1 ?
algorithm
0 Votes
1 Answer
28th May 2017, 6:20 PM
John Watson
Here in give below pgm why we called varable decorated instead of print it
decorators
python
0 Votes
1 Answer
21st Nov 2016, 11:29 AM
Onkar Ashok Gumate
make coding a program to display the output as below (with do while) :
java
loops
0 Votes
1 Answer
15th Apr 2017, 3:54 PM
Ike Antika
how come an additional number is printed: the size 3? see my code below
arrays
c++
functions
1 Vote
1 Answer
21st Feb 2017, 9:55 PM
Mich
how come an additional number is printed: the size 3? see my code below
arrays
c++
functions
0 Votes
1 Answer
21st Feb 2017, 9:55 PM
Mich
What will i and j equal after the code below is executed? Explain answer.
1 Vote
1 Answer
4th Dec 2017, 8:38 PM
Yash Kumar Singh
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
12
13
14
...
18
Next >
Hot today
Guys help please
1 Votes
Python question
2 Votes
Are websites hackable?
1 Votes
Python
1 Votes
Void functional void with bool function
0 Votes
TICTACTOE
0 Votes
C# and sql
1 Votes
What course to take for AI?
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes