Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Why is javascript like this? alert(1=="1")--> true alert(1=="hello")--> true alert("1"=="hello")--> false
q
2 Votes
3 Réponses
10th Jun 2019, 1:00 PM
Ferry
Trying to assign true and false with a message
python
0 Vote
2 Réponses
13th Feb 2019, 10:12 PM
Hussain Raza
Hii, why output is true false in below code ?
challenge
java
0 Vote
2 Réponses
1st May 2020, 2:57 PM
Akshay Harshora
Can somebody tell me why the output of this code is False ❓
python
python3
3 Votes
4 Réponses
9th Feb 2020, 5:17 PM
ClassHacker
We can overload destructors ?
false
2 Votes
2 Réponses
22nd Feb 2018, 7:54 AM
Wasim Abbasi
The following code must retrun True,True then False and False but it is returning True,False,False and None.help fix this.
begginer
code
python
0 Vote
1 Réponse
22nd Mar 2019, 2:37 PM
Bikal Shrestha
Why is a boolean of False produced rather than true?
boolean
input
list
lists
print
python
variable
1 Vote
4 Réponses
15th Nov 2016, 2:18 PM
Dave Matthew
What is the deffrence between true and false in constants
constants
1 Vote
4 Réponses
4th Jan 2018, 6:34 PM
Raghupatruni Venkatamanas
How can I use true and false on java script
javascript
0 Vote
2 Réponses
26th Oct 2020, 7:44 PM
Jaabir
The boolean 'False'
false
ruby
5 Votes
19 Réponses
27th Nov 2017, 2:47 PM
᠌᠌Code X
Why the output of this code is false true?
output
print
programming
py
python
1 Vote
1 Réponse
9th Feb 2019, 4:53 PM
H.code
PLEASE guys someone modify it i have no idea why all of them false
javascript
2 Votes
7 Réponses
13th May 2020, 1:35 PM
yassin tafouzert
Which of the following statement is false from the following?
c
c++
electronic
network
1 Vote
1 Réponse
12th Aug 2018, 4:09 AM
Norin
Why does this operation equal true even though it should have no output because its false because true + false = false?
c++
operators
0 Vote
3 Réponses
2nd Dec 2016, 4:57 AM
Talkiestcobra6
Interface may contain only abstract methods.why this statement is false
interfaces
0 Vote
2 Réponses
8th Jul 2019, 7:43 AM
Rohit Ahuja
Зачем нужны True и False в JavaScript и Python 3?
true
0 Vote
2 Réponses
12th Jun 2020, 10:56 PM
Андрей Гончаров
Set the boolean variable p to true if the integer n (n > 1) is a prime number, and false otherwise.
c++
0 Vote
3 Réponses
19th Apr 2021, 5:58 PM
Nikita Volkov
when I wrote int x; cin>>x; if(10<x>15) it is always false 10<x<15 always true 10>x<15 always true 10>x>15 always false 3<x<0 always false 3>x>0 true for x less than 3 can anyone explain why this is happening????
c++
2 Votes
3 Réponses
13th Oct 2016, 1:44 PM
Soutik
Get and check my codes , that is shown question 5 is false .
c#
1 Vote
6 Réponses
11th Jul 2021, 4:33 PM
Zy Naung
why I'm getting false as an answer and here it's true?
python
range
2 Votes
4 Réponses
30th Jun 2016, 5:46 PM
papka2
>>> descending([]) True >>> descending([4,4,3]) True >>> descending([19,17,18,7]) False
python3
0 Vote
1 Réponse
17th Feb 2019, 9:33 AM
Shaik Abeedh
I cant understand this....> 1 != 1 False >>> "eleven" != "seven" True >>> 2 != 10 True.... with true of false
python3
1 Vote
2 Réponses
31st Jan 2018, 8:44 PM
Reptilian Hermit
Why print (2 > 4 == 4) False in python. Please kindly explain me.
python
1 Vote
6 Réponses
11th Feb 2023, 6:59 PM
TAEK
I would like to print here, profitable unprofitable instead of true or false but how
functions
python
0 Vote
11 Réponses
10th Oct 2023, 6:49 PM
Eaz Mahodi Sagor
Do all languages have this anomaly, 0.3 + 0.4 == 0.7 will be false ?
anomaly
decimal
javascript
7 Votes
6 Réponses
12th Mar 2018, 12:58 PM
Morpheus
Why True and False have to be capitalized and "true and false" is a wrong answers
booleans
python
3 Votes
8 Réponses
2nd Apr 2019, 8:34 PM
thelablive2
Why it takes input twice even if while loop's condition is false
input
loops
python3
recursion
while
0 Vote
4 Réponses
5th Nov 2021, 10:06 AM
Saumya Mishra
How to print if false statement inelse statement and also in console
c#
else
else-statements
how
print
statement
value
0 Vote
4 Réponses
21st Mar 2022, 6:21 PM
Sheza Rao
Plz correct the script as it says its false
javascript
1 Vote
1 Réponse
30th Mar 2017, 4:42 PM
Mohammed Arshad
Answerable by True or False 11. 21.ans=(76%8-98-76)>=(52-4*3+12)); 12. 22.ans=(98-87+8*3)!=(73%15*2-21); 13. 23.ans=!((31-(12*(
c++
1 Vote
2 Réponses
11th Mar 2019, 3:40 AM
Rhea May Abay
Why the output of the code is False , please explain?
python3
0 Vote
2 Réponses
23rd Jun 2020, 9:59 AM
Teja Swaroop
why when i put false in the program, it outputs error?
constants
false
php
true
0 Vote
4 Réponses
3rd Oct 2016, 8:48 AM
Andreea Deleu
These are following case, true or false ... Case 2.4:
c
-1 Vote
1 Réponse
27th Dec 2021, 7:54 AM
Pradyumn Vishwakarma
Hello. I don't know how to return false statement? It always return true.
c++
0 Vote
4 Réponses
9th Aug 2021, 8:36 PM
TeaserCode
Why the result of this code "True in [True] in [True]" is False
array
in
python
7 Votes
3 Réponses
15th Feb 2018, 2:43 PM
Javier I. Rivera R.
str1 = "hello" str2 = "olleh" if two strings matches will return true otherwise false
python
python3
strings
2 Votes
5 Réponses
21st Feb 2022, 5:40 AM
Manoj Bhaagam
How can you make a true or false quiz through c++?
booleans
c++
cin
cout
functions
if-statements
0 Vote
1 Réponse
8th Oct 2020, 10:23 AM
Lugli
U gotta check out this.. the last statement is True? How? It should be false instead
mohd
2 Votes
6 Réponses
10th Jun 2019, 3:21 PM
Mohd Adnan khan
What's the difference between truth or false and truthy or falsey?
booleans
ruby
2 Votes
2 Réponses
21st Mar 2017, 5:15 PM
Aryan Sinha
Is HTML programming language?
false
true
1 Vote
10 Réponses
22nd Dec 2017, 5:35 PM
Jahid Al Emon
Can someone body tell my what is the difference between false and true constant?
constants
php
2 Votes
8 Réponses
26th Dec 2015, 5:04 AM
Mohammed
Why is >>>True or False >>> True? And why is >>>5 or 7 >>>5
booleans
operator-precedence
python
2 Votes
4 Réponses
27th Apr 2020, 9:25 AM
Samuel
Why i am getting both Output false and false? Someone explain to me this plz
java
0 Vote
8 Réponses
21st Nov 2019, 2:06 PM
Abdul Wahab
System.out.print(x==a); //what does this means true ? False ? Error
code
0 Vote
2 Réponses
14th Feb 2018, 5:16 PM
Abhijit
How we show true and false question in quiz using forms.
forms
0 Vote
2 Réponses
8th Jul 2019, 5:38 PM
usman riaz
Can plz anyone tell that why true and false are used in programming languages
constants
php
2 Votes
7 Réponses
6th Jan 2017, 1:38 PM
Paavan Gupta
Why is the course not free as stated before you download the app?
advertising
false
0 Vote
4 Réponses
14th Mar 2022, 9:45 AM
sarah 'violet rose croft' faulkner
How to make the java code restart if user enter false number?
java
1 Vote
3 Réponses
18th Aug 2017, 2:32 PM
Manal Medhat
print(0.1==0.2-0.1) print (0.1==0.5-0.4) Why is the output true, false and not true, true?
phyton3
0 Vote
2 Réponses
30th Apr 2019, 6:40 PM
Biggi
I basically want to create a custom confirm box in js that return true and false value
javascript
js
website
1 Vote
10 Réponses
15th Mar 2022, 10:55 AM
Deepak Kanojiya
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
3
4
5
...
8
Suivant >
Aujourd'hui en vedette
The hidden trap in python function
4 Votes
What is a web browser intension?
1 Votes
Mentors
1 Votes
Percobaan
0 Votes
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
What are these purple cubes good for?
0 Votes
python
0 Votes
Codding lern
0 Votes
Data Analysis Course
1 Votes