Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Colon within the condition in a 'for' loop
array
c++
colon
for
0 Vote
3 Réponses
27th Jul 2020, 7:33 AM
Solus
Hi, Why the condition "if" in my code does not work?
python3
5 Votes
7 Réponses
28th Jul 2021, 7:22 AM
Egor Tonchev(EGO)
Why the else condition in my code does not work,?
<string.h>
5 Votes
5 Réponses
15th Apr 2022, 1:14 PM
Egor Tonchev(EGO)
How do the if else condition works
c++
1 Vote
3 Réponses
5th Sep 2016, 12:23 PM
shubham
How does if(x==x==x) condition is evaluated in c++
c++
0 Vote
3 Réponses
21st Jul 2020, 4:44 PM
Chaitanya
If condition in Python not working as expected?
condition
if
input
python
1 Vote
3 Réponses
13th Aug 2020, 11:32 AM
Adarsh Mamgain
Increment operator used in a while loop's condition
c++
increment
loop
while
0 Vote
4 Réponses
23rd Jul 2020, 10:20 AM
Solus
Why does this condition cause error?
c++
functions
0 Vote
2 Réponses
19th Nov 2016, 7:37 PM
Maxikadze
Why in if condition 65,82 are used?
cpp
0 Vote
1 Réponse
26th May 2021, 6:21 AM
Durga M
What is the importance of condition in a loop?
c++
0 Vote
8 Réponses
6th Jan 2019, 8:52 AM
Muhammad Talha
How to set condition between data types in javasScript
between
condition
data
how
in
js
set
to
types
0 Vote
7 Réponses
26th Jan 2020, 6:21 AM
🇧🇩Muhammad iAR HOSSAIN🇧🇩
How to add condition in html
help
html
0 Vote
1 Réponse
13th Dec 2017, 2:00 PM
Sy3
select elements randomly under a specific condition
django
python
random
sql
2 Votes
1 Réponse
16th Feb 2019, 6:14 PM
Ahmad Ali
how to design switch condition in JavaScript Thanks
javascript
switch
0 Vote
3 Réponses
22nd Nov 2019, 4:16 AM
lia
Why is cout within the while condition parenthesis?
c++
while
0 Vote
3 Réponses
28th Jul 2020, 6:19 AM
Solus
Why "if condition" runs everytime in both true/false condition
code
help
python
python3
today
tranding
1 Vote
4 Réponses
17th Jun 2021, 7:04 PM
Amit Biswas
How many && condition I can add inside if()
operators
1 Vote
3 Réponses
20th Apr 2018, 6:51 PM
RH Tasin
for loop condition >= leads in "no output"
>=
c
condition
for
java
loop
nooutput
0 Vote
3 Réponses
4th Apr 2019, 8:30 AM
Volker
How to execute if and else condition at same time?
and
else
If
0 Vote
11 Réponses
18th Aug 2017, 4:03 PM
thagallapally shiva teja
Is there a way to condition an if statement in SQL
sql
0 Vote
11 Réponses
27th Aug 2020, 3:33 PM
Hrithik Gautam
Is this condition right? Whether 0>0 is true
java
0 Vote
4 Réponses
15th Aug 2017, 6:10 PM
corejava
How to compare char using if condition in c.
c
1 Vote
2 Réponses
30th Aug 2021, 3:35 PM
Shubham Rampurkar
How to use condition operator in c lang
answer
need
urgently
0 Vote
3 Réponses
16th May 2018, 8:08 AM
mukul verma
Skip a duplicate value when we use While condition
loops
python3
while
1 Vote
4 Réponses
17th Sep 2020, 6:25 PM
Abhi
How to check the palyndromic condition of a number?
java
mathematic
palindromes
0 Vote
3 Réponses
15th Feb 2020, 10:41 AM
UbuUunTu✔️
Stop a program if a condition happen.
button
c#
restart
stop
0 Vote
2 Réponses
3rd Jul 2017, 12:24 PM
Abolhasan Me
Why my second switch condition is not working?
javascript
switch
0 Vote
1 Réponse
3rd Sep 2020, 3:07 PM
Pawan
Anyone may give the condition to print this output?
math
1 Vote
2 Réponses
14th Feb 2019, 10:35 AM
Shiva sangari.M
can we write switch condition in if statement
java
switch
0 Vote
3 Réponses
13th Nov 2016, 5:32 PM
sanjay
I dont know how to make variable's content as a condition in Java
boolean
boolean-logic
condition
else
elseif
if
java
strings
variables
0 Vote
14 Réponses
2nd Nov 2019, 8:20 AM
Resqi Ageng Rahmatullah
At what condition do we use do while loop ?
loops
1 Vote
5 Réponses
25th Oct 2018, 7:26 PM
Tony Tomey Jose
which one is better, switch case or if else?
condition
1 Vote
4 Réponses
10th Feb 2017, 4:55 PM
Deni Supriadi
Can break statement is used in if /else condition check
break
if-statements
3 Votes
3 Réponses
9th Feb 2018, 11:34 AM
Karan Rawat
Condition to check number of digits typed in java?
sololearn
0 Vote
2 Réponses
31st Mar 2022, 12:26 PM
RAPHEAL KUMA
How we used else condition in java script
else
0 Vote
2 Réponses
17th Apr 2018, 8:09 AM
Ankita Samal
Is there a builtin way to reference a while loop condition without restating it?
loops
python
while
1 Vote
10 Réponses
24th Apr 2024, 2:35 AM
Wilbur Jaywright
Explain how the for loop condition work for this code!?
java
0 Vote
5 Réponses
14th Dec 2019, 8:10 AM
Deena Dhayalan.S
Vacation Month Javascript exercise
condition
javascript
0 Vote
8 Réponses
9th Sep 2021, 8:23 PM
Longhua68
How to print multiple data if set condition
array
c
data
0 Vote
1 Réponse
2nd Aug 2018, 1:03 AM
Kelvin
Why this code take 2 in output .....if condition is true only when i=1,3 on 2 condition is false why print 2
if
if-statements
1 Vote
2 Réponses
8th Oct 2020, 7:52 AM
Vikramjeet Singh
this if condition pattern is true or not ?
c
c++
0 Vote
4 Réponses
18th Feb 2018, 12:31 PM
Asharib Hussain
why is {if not false } condition not executing?
operator-precedence
python
0 Vote
4 Réponses
27th Dec 2016, 10:01 AM
coder
How to apply for loop condition in any programme
c++
cout
1 Vote
3 Réponses
8th Oct 2016, 2:48 PM
Madhav Kotnala
[URGENT] SQL - Update statement with two if condition
data-types
mysql
sql
0 Vote
2 Réponses
10th Jan 2023, 2:54 AM
Azfar Hafiz Ahmad
What is the condition to find leap year
c#
0 Vote
2 Réponses
20th Jan 2017, 7:56 PM
Pragati Porwal
How we can add two condition in one if function
c++
0 Vote
4 Réponses
26th Dec 2018, 6:48 PM
Naveed Naveed
How to print if and else both statements in same condition
c
0 Vote
5 Réponses
9th May 2020, 8:42 AM
Madhav Malaviya
Getting an error while scan and print for if condition
switch
1 Vote
3 Réponses
18th Sep 2018, 2:02 PM
shahul hameed aljas TA
Why is This Condition not working? Inserting Sort
algorithms
insert
java
sort
sorting
0 Vote
1 Réponse
9th Mar 2021, 1:55 PM
Yahel
Under what condition can an int variable be assigned a char?
c++
char
int
1 Vote
4 Réponses
5th Aug 2020, 9:29 AM
Solus
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
3
4
...
10
Suivant >
Aujourd'hui en vedette
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes