Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Pls what's wrong with this if else statement
java
1 Vote
1 Answer
26th Jul 2020, 11:40 AM
Osazuwa Lawson
How can I print the default statement using multi-dimensional arrays?
multi-dimensionalarray
switchstatement
userinput
1 Vote
2 Answers
25th Jan 2023, 10:49 PM
Micah Thomas
Switch statement wont exicute, what am I doing wrong?
c#
switch
0 Votes
3 Answers
3rd Jan 2021, 1:20 PM
Swiff _Vastolorde
Why is there three dot after a elif statement
codeplayground
1 Vote
2 Answers
11th Apr 2019, 6:16 PM
VYSHNAV A DINESH
Using the `list()` function, write a statement that will create an empty list named `items`.
beginners
condition
function
loop
python3
variable
-3 Votes
23 Answers
2nd Jun 2022, 1:22 PM
KarlTzy Bren
Why using goto statement is not considered as a good programming practice?????
go-to
programming
2 Votes
4 Answers
17th May 2019, 9:02 AM
Ritika Joshi
Why this code always evaluates the first elif statement as true?
code
if-statements
python3
3 Votes
4 Answers
21st Jun 2020, 5:16 PM
Sebastian
What is difference between command and statement?
command
statement
1 Vote
3 Answers
17th Oct 2016, 6:25 AM
Jaya
In the switch stament,why is there a default statement at the end?
switch
1 Vote
8 Answers
14th Nov 2019, 2:37 PM
Weno Ndum Billy Hans
Why do we use default statement in switch cases?
java
switch
0 Votes
5 Answers
30th Jun 2017, 7:13 PM
Shauzab Khan
Which statement is generally used in placeholder?
python
python3
0 Votes
1 Answer
13th Oct 2020, 10:00 AM
[<<VK G∆MING™>>]
Having trouble with an if statement {unity+fmod}
fmod
if
integration
loops
play
playoneshot
true
unity
0 Votes
1 Answer
29th Oct 2018, 9:36 PM
Rute Gomes
Please can some one teach me how to link two conditions statement together, (ifelse statement). Pls answer me with notepad++
ifelse
statement
0 Votes
3 Answers
3rd Oct 2019, 11:32 AM
Chinedu
What is the use of print statement in detail
data-types
0 Votes
3 Answers
1st Nov 2020, 2:12 PM
Dino Gupta
Why are 2 stack push statement needed here ??
dsa
helpplz
java
stacks
2 Votes
1 Answer
15th Sep 2021, 1:11 PM
Tanu Jain
How to print each statement in a new line when n>1?
sentence
0 Votes
4 Answers
4th Dec 2020, 7:32 AM
Sanskriti Garg
Why isnt my break statement working help me figure out ....
break
calculator
loops
statement
true
while
0 Votes
7 Answers
18th Jul 2019, 10:32 PM
Umar Abbas
I need an idea of program using if else statement
c++
1 Vote
4 Answers
13th May 2018, 6:49 PM
Clifford
Can anyone tell me why this while statement won't work?🤨
codeplayground
php
while-statements
0 Votes
5 Answers
29th Sep 2020, 3:06 PM
Joel Hayward
Can break statement is used in if /else condition check
break
if-statements
3 Votes
3 Answers
9th Feb 2018, 11:34 AM
Karan Rawat
When i am using break statement in if loop , an error occurs stating that break statement is outside the loop!! Please help!
break
python
1 Vote
6 Answers
31st Dec 2017, 1:04 PM
Johnbritto Johnson
How indicate characters in 'where' statement ?
sql
where
0 Votes
2 Answers
7th Oct 2016, 8:44 AM
Sattar Hashemi khosroshahi
what is wrong with this statement ?
python3
0 Votes
2 Answers
25th Dec 2017, 5:49 AM
Rubeshkhannaa Sivakumar
Is there any print statement except println?
java
0 Votes
2 Answers
27th Jul 2016, 9:23 AM
Yathindra S
What does a statement like "int& p = a" mean?
&
int&
pointer
0 Votes
4 Answers
9th Mar 2020, 11:13 AM
Сергей Куликов
Can anyone help me understand the cin.get(); statement
c++
1 Vote
2 Answers
7th Apr 2021, 11:42 PM
Caroline Natasha Murenga
Can anyone create a programme on else statement
programming
-3 Votes
2 Answers
8th Nov 2020, 2:02 PM
Shafi Shoaib
Single statement swap two numbers in c program??
c
c++
java
0 Votes
1 Answer
26th Feb 2019, 9:35 AM
Ashish ohri
How to make a student marks in switch statement
c++
1 Vote
4 Answers
7th Jul 2017, 11:05 AM
Sajas Mohammed
I don't remeber anything functions even the if statement
functions
scripting-languages
1 Vote
3 Answers
13th Apr 2020, 5:22 PM
Eric Nwogbo
Why do we use "else if", if we can do the same thing using "if" conditional statement ??
if-statements
5 Votes
10 Answers
22nd Aug 2019, 4:01 AM
Snigdh
What is the delay statement in C++
c++
0 Votes
2 Answers
24th Jul 2017, 8:57 PM
shinecodeboi
What is the use of return statement in java
java
return
0 Votes
3 Answers
5th Feb 2022, 6:02 AM
Kaustubh Dabhade
How to use floating-point number in conditional if-else statement ???
c-programming
if-else-statement
0 Votes
3 Answers
25th May 2020, 1:59 PM
Ajay Kumar Maurya
What this statement means in the following code @SuppressWarnings("resource")
java
mysql
sql
3 Votes
2 Answers
22nd Apr 2017, 7:29 PM
Simranjeet Singh
Hi.Do Apply statement functions such as Sum or substract?
sql
where
1 Vote
3 Answers
20th Feb 2017, 10:32 AM
sajad
Can we use else statement without an if condition in c similar to python
c
python
0 Votes
11 Answers
29th Oct 2021, 12:58 AM
Mohammad Shama
Can I use switch statement to check a condition and executive some n no of cases for which the condition is true?
java
0 Votes
10 Answers
18th Apr 2021, 2:24 AM
Jagadeesh Gurana
how t use if statement between two operands
between
if-statements
in
1 Vote
1 Answer
29th Apr 2018, 2:26 AM
Nasir
(x*=i) what this statement do ? explain plz
x*=i
0 Votes
3 Answers
27th Jul 2017, 4:19 PM
Aman Kumar
Is raise statement same as final in java?
exceptions
1 Vote
2 Answers
17th Mar 2018, 10:58 AM
Sombeer Yadav
Can anyone please explain the logic of this switch statement problem which outputs 3?
java
13 Votes
9 Answers
11th Oct 2017, 8:49 AM
Panda Lad
Can you use the raise statement outside the except block?
python3
1 Vote
4 Answers
10th Sep 2020, 10:28 AM
Med Oubarka
If-else statement within a function definition pre-declared(obviously)
c++
0 Votes
1 Answer
30th Mar 2018, 4:37 AM
Talom Loic
Difference between if else statement and case
c++
0 Votes
2 Answers
25th Feb 2017, 6:01 AM
adarsh singh
I want to learn about loop statement
c++
0 Votes
2 Answers
26th Jan 2017, 10:55 AM
atulit gupta
What is a call statement in C++?
c++
general
help
statement
0 Votes
2 Answers
16th May 2017, 11:53 PM
Sami
Which statement I use to print my output in one line?
python3
2 Votes
3 Answers
31st Oct 2019, 4:19 AM
Souvick Mondal
PHP program to demonstrate the use of decision making control structures: a. if statement b. if else statement c. switch .
html
1 Vote
2 Answers
16th Nov 2022, 7:01 PM
Shalini dewangan
if executes statement even if variable values arent equal?
if-statements
javascript
0 Votes
3 Answers
29th Aug 2018, 7:51 AM
Joao Jose
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
15
16
17
...
34
Next >
Hot today
In this code, I want to make exactly another div right next to it in div, how to edit it?
3 Votes
Regarding course
1 Votes
Python input() function is strange (a bug or a feature?)
2 Votes
Naming Variables
0 Votes
Can anyone explain what java and Python is used for
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Best way to learn
0 Votes
Android
0 Votes
JavaScript concept of "toggle" while doing nav Bar
0 Votes
lesson confusion
0 Votes