Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Once a Boolean variable is declared is it automatically true?
data-types
1 Vote
1 Answer
10th Feb 2018, 1:26 AM
Jacob Barba
Comparison operators
boolean
operators
1 Vote
2 Answers
11th Apr 2018, 3:44 PM
sean
Apart from a conditional statement how else can we use Boolean values?
data-types
0 Votes
3 Answers
1st Mar 2021, 2:51 PM
Global Universe
I don't get it that a boolean return turns to a sorted array?How?
closures
swift
1 Vote
5 Answers
24th Mar 2017, 12:52 PM
Xue Cao
What's the use of boolean operator? where to use them and how?
javascript
operators
0 Votes
4 Answers
25th Jan 2016, 1:27 PM
Nirob
[ 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 📚✍
Does it true that c does not support boolean value by default?
c
header
stdbool
0 Votes
2 Answers
7th Feb 2023, 9:53 PM
Oliver Pasaribu
Javascript boolean tricky question, Either You can explain why? or welcome to the confusion club.
boolean
downvotemecozyoudoiteverywhereanyway
javascript
trickyquestion
0 Votes
6 Answers
23rd Jun 2021, 5:20 PM
eminem
How do you know when you have entered a boolean in Python?
booleans
python
2 Votes
2 Answers
11th Mar 2017, 6:16 PM
Ivan
Use of bool
boolean
c
5 Votes
1 Answer
15th Jun 2019, 4:59 PM
Kavita Bharti
How do I set my boolean to true so that I can output "yes"
booleans
ruby
1 Vote
3 Answers
31st Jan 2022, 11:54 PM
hamish
Python function that returns a Boolean result based on whether the string parameter passed in is an integer.
python3
-2 Votes
11 Answers
27th Aug 2021, 2:46 PM
Kavitha AV
int a=10; int b=20; boolean c=a>b; system. out. Println(c); what will the print in that statement.
java
operators
-1 Vote
11 Answers
22nd Sep 2016, 4:10 AM
Abdul Jabbar
I want to learn more about Boolean and how do they work
c#
0 Votes
2 Answers
29th Nov 2018, 6:01 PM
Teboho Motsamai
Who can review the challenge questions?
boolean
lists
python
8 Votes
5 Answers
1st May 2019, 5:09 PM
KRA
any body can tell me that what is Boolean main function
boolean
c++
0 Votes
2 Answers
28th Sep 2016, 8:36 AM
rahul negi
can anyone share some example of two methods contain integers and boolean expression
java
0 Votes
2 Answers
7th Mar 2022, 1:43 AM
Dryll M
Whats a good example of casting a integer to a boolean value?
boolean
casting
compareto
integer
java
1 Vote
1 Answer
14th Mar 2019, 2:22 PM
Amber Janosh
How we use boolean expression in if condition for a alphabet and special character ?
c++
1 Vote
4 Answers
2nd Jun 2022, 3:34 PM
John
Can anyone please tell that what is the multiplicative inverse of "A" in Boolean algebra?..
boolean-logic
2 Votes
2 Answers
24th Sep 2021, 1:20 PM
Priyansu Sharma
What is the use of Boolean Algebra in Computer and how it works?
algebra
boolean
1 Vote
1 Answer
24th Jun 2019, 3:06 PM
AHAMED KHALIFA Z
Boolean theory ! If you know this you can easily understand it !
boolean-logic
python
2 Votes
2 Answers
19th Jan 2017, 12:08 PM
Murali S
How Can I make a program that print pattern with the help of boolean variable as input()?
forloop
programming
python3
0 Votes
7 Answers
20th Feb 2022, 5:02 PM
Abdul Hadi Salman
Write a java statement to declare and initialize a boolean variable with any legal value
java
0 Votes
4 Answers
14th Feb 2021, 7:08 PM
Sahil Gupta
Can somebody else please help me !? How can i improve to hide the true and false content with boolean 🤔🤔
boolean-logic
booleans
html5
javascript
4 Votes
12 Answers
14th Nov 2020, 9:51 PM
Riselda Rada
Hello good afternoon. How to declare Boolean data type member as a null in default constructor ?
java
3 Votes
8 Answers
11th Nov 2017, 9:51 AM
raix832
Why is the answer 0?
addition
boolean
python
3 Votes
6 Answers
26th Mar 2022, 9:44 AM
Adam Haller
I have some trouble with logical clauses
boolean
logic
2 Votes
5 Answers
13th Jan 2017, 1:39 PM
infinity
How to get a boolean true or false to display a value
java
0 Votes
2 Answers
19th Oct 2016, 2:10 AM
Dan Roszhart
different Booleans = same output ??
boolean
python
statements
8 Votes
4 Answers
3rd Apr 2020, 6:40 PM
K1auDIa KaDaM0UR0
Why is the output “male” and not “female”?
beginner
boolean
python
pythonchallenge
0 Votes
14 Answers
9th Jul 2022, 2:47 AM
Hamsdino
1_0==10 ?
boolean
java
1 Vote
3 Answers
23rd Apr 2020, 12:44 PM
Zhengrong Yan
hello guys can someone give me an example in using Boolean in programme
booleans
python
1 Vote
2 Answers
1st Oct 2016, 9:28 AM
amir mahir
Why is there redundancy in boolean logic or in phyton in general?
boolean-logic
functions
python
1 Vote
1 Answer
19th Feb 2018, 11:26 AM
Fran García
How to get a boolean value from a myquery connected to javafx?
java
JavaFX
jdbc
sql
0 Votes
1 Answer
26th Jul 2017, 11:43 AM
Raghav Chinda
Can someone help me to figure out what I do wrong
boolean
python
1 Vote
1 Answer
12th Oct 2020, 3:54 PM
Alejandra b
Boolean()
boolean
challenge
javascript
8 Votes
2 Answers
20th Mar 2019, 6:16 PM
Solo
What is the result from True +5?
boolean
python3
-1 Vote
4 Answers
4th May 2019, 7:48 AM
Magdy Maher Zekri Demetri
In boolean or operator it says if both arguments (statements) are correct then only it prints true.
boolean-logic
0 Votes
4 Answers
2nd Sep 2019, 7:01 AM
Dipanjan Basu
Can anyone please explain me how does boolean logic works in python on numbers and strings ?
boolean-logic
0 Votes
4 Answers
7th Jul 2021, 7:13 AM
Aditya Kumar
When using boolean operators in python, what is the point of using Unicode or "ASCII" in a string?
python3
1 Vote
5 Answers
16th Jun 2024, 2:01 AM
Byron
Can the And operater expression be false if both boolean results are false
operators
swift
0 Votes
2 Answers
30th Nov 2016, 8:31 AM
Daniel Lewis
Is an empty string true or false in python 3
boolean
emptystring
python
python3
4 Votes
12 Answers
29th Apr 2019, 1:19 PM
Saksham Jain
To be True or not to be True that is the boolean question !
booleans
1 Vote
2 Answers
13th Jul 2017, 7:40 AM
Thierry Mousquès
Why in Boolean "True and False" is right answer but "true and false" is wrong ?
booleans
1 Vote
1 Answer
9th Aug 2019, 12:41 PM
ayan sinha
How do u rewrite this code without a boolean loop(while True)?There should still be a loop but not a boolen one
python
python3
0 Votes
7 Answers
15th Feb 2022, 3:51 PM
Lenoname
Need help with boolean and not adding a vehicle with the same identification
eclipse
java
0 Votes
1 Answer
27th Oct 2019, 4:57 PM
Secr
[PHP] What does string 'false' evaluates?
boolean
php
question
4 Votes
4 Answers
28th Apr 2018, 12:35 PM
Kawalpreet Juneja
[Solved] Why can't I get the same results with Method3 in the code? (Python)
boolean
filter
generator
lambda
python
together
0 Votes
28 Answers
6th Jun 2022, 9:01 PM
Korkunç el Gato
Can I use if/and/or in defining a variable?
boolean
error
help
query
syntax
2 Votes
14 Answers
3rd Aug 2022, 1:48 AM
Lord Goblin
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
...
10
Next >
Hot today
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
2 Votes
Issue with Sololearn Module Quiz Despite Correct Answers
1 Votes
Remove
0 Votes
I need help to solve this
0 Votes
Project
0 Votes
Engineer Cloud
0 Votes
Lua?
1 Votes
Hey what the research process order for them that I am telling you please order them and tell me answer
0 Votes
by getting subscription will it help to me be a pro in python is it appropriate app? please guide me
0 Votes
Ayuda para insertar la imagen de portada y las melodías a mi álbum alguien sabe cómo
0 Votes