What are Boolean expressions?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Physics Guru/Mentor/Coach/Tutor

Boolean Expressions are logical formulation for decision making.
Comments

Tutor

Before getting to the boolean exp, you must be clear on what an expression is, an expression is quite simply a combination of symbols(variables, numbers, etc). for example: 2, 2x, 2x-3, 2x+y, a/b,etc now any expression that has a value is called a mathematical expression, let us suppose 2x-y=3, here...
read more
Before getting to the boolean exp, you must be clear on what an expression is, an expression is quite simply a combination of symbols(variables, numbers, etc). for example: 2, 2x, 2x-3, 2x+y, a/b,etc now any expression that has a value is called a mathematical expression, let us suppose 2x-y=3, here the expression is 2x-y and value is 3. Now there are some expressions that have only two values, true or false. eg: 9>5 , the value is 'true'(nine is always greater than five) another example is 2 != 1 is true, because 2 is not equal to one. Such expression which can have only two values are called on boolean expressions. the values can only be true or false or in some representations 0 and 1. read less
Comments

Physics Guru

A Boolean expression is a logical statement that is either TRUE or FALSE . Boolean expressions can compare data of any type as long as both parts of the expression have the same basic data type. You can test data to see if it is equal to, greater than, or less than other data.By these Boolean expressions...
read more
A Boolean expression is a logical statement that is either TRUE or FALSE . Boolean expressions can compare data of any type as long as both parts of the expression have the same basic data type. You can test data to see if it is equal to, greater than, or less than other data.By these Boolean expressions the logical gates will work read less
Comments

Tutor

An expression that produces either of the two value, true or false, as output. Example: answer to the question is a>b can produce only two outputs true or false. I hope it clears the concept.
Comments

Tutor

In computer science, a Boolean expression is an expression in a programming language that produces a Boolean value when evaluated, i.e. one of true or false.
Comments

Software and Mathematics Trainer

A Boolean expression is an expression in a programming language that produces a Boolean value when evaluated, i.e. one of true or false. A Boolean expression may be composed of a combination of the Boolean constants true or false, Example: most Boolean expressions will contain at least one variable...
read more
A Boolean expression is an expression in a programming language that produces a Boolean value when evaluated, i.e. one of true or false. A Boolean expression may be composed of a combination of the Boolean constants true or false, Example: most Boolean expressions will contain at least one variable (X > 3), and often more (X > Y). read less
Comments

Computer Science, Math Matician

A boolean expression is an expression that results in a boolean value, that is, in a value of either true or false. More complex boolean expressions can be built out of simpler expressions, using the following boolean operators: Operator Name of operator What it means Example && and True if and...
read more
A boolean expression is an expression that results in a boolean value, that is, in a value of either true or false. More complex boolean expressions can be built out of simpler expressions, using the following boolean operators: Operator Name of operator What it means Example && and True if and only if both sides are true wet && cold || or True if either side is true (or if both are true) rich || famous ! not Changes true to false, and false to true !happy ^ exclusive or True if either side is true (but not both) walking ^ ridingBus read less
Comments

Binary variable that can have one / two possible values....denoting algebric notation - used to represent logical proposition by means binary digits.
Comments

Maths Tutor

Boolean Expressions give answers in True or False
Comments

Techanical Teacher

An expression that results in a value of either TRUE or FALSE. For example, the expression 3 < 6 (3is less than 5) is a Boolean expression because the result is TRUE. All expressions that contain relational operators , such as the less than sign (<), are Boolean. The operators -- AND, OR, XOR, NOR,...
read more
An expression that results in a value of either TRUE or FALSE. For example, the expression 3 < 6 (3is less than 5) is a Boolean expression because the result is TRUE. All expressions that contain relational operators , such as the less than sign (<), are Boolean. The operators -- AND, OR, XOR, NOR, and NOT -- are Boolean operators. read less
Comments

View 19 more Answers

Related Questions

What are the differences between RNA and DNA?
1. DNA contains the sugar deoxyribose, while RNA contains the sugar ribose. The only difference between ribose and deoxyribose is that ribose has one more -OH group than deoxyribose, which has -H attached...
Sweta
0 0
5
What does PUC stand for?
Pre University Course
Prashant
How to measure time?
By your actions
Praveenkumar
Why you have not allow to tutor to choose multiple classes categories i.e. from 6 to 12th?
The taste of each fruit is different because it is create in different environment. Similarly, each and every person are expert in a particular field in which they completed his education and acknowledge their ability.
Pankaj

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What is liabiliy?
A liability is an obligation and it is reported on a company's balance sheet. A common example of a liability is accounts payable. Accounts payable arise when a company purchases goods or services on credit...

Ways to Learn Faster, Deeper, and Better Recall Techniques
Listen to music. Researchers have long shown that certain types of music are a great “key” for recalling memories. Information learned while listening to a particular song or collection can...

Preparation tips for NEET-UG examination
There is no doubt about the fact that the NEET-UG examination is a tough one. The following tips will help deal with stress and perform better: Know the syllabus of the examination well: The very first...
B

Bidisha Ghosh

0 0
0

Solution to a problem requested by one student
Prove d/dx cos x = - sin x from first principles d/dx cos x = lim δx→0 = lim δx →0 . = - 2 = lim δx →0 (- 2 ) / δx = lim δx →0 (- 2 ) / δx =...

Introduction To Accounting: Part 16: Matching Concept
Let’s start with an example to understand this concept. Here it is: Suppose I buy 10 Books for Rs 1,000. This means that 1 Book costed me. Now, if I sell 5 Books at Rs...

Recommended Articles

Swati is a renowned Hindi tutor with 7 years of experience in teaching. She conducts classes for various students ranging from class 6- class 12 and also BA students. Having pursued her education at Madras University where she did her Masters in Hindi, Swati knows her way around students. She believes that each student...

Read full article >

Sandhya is a proactive educationalist. She conducts classes for CBSE, PUC, ICSE, I.B. and IGCSE. Having a 6-year experience in teaching, she connects with her students and provides tutoring as per their understanding. She mentors her students personally and strives them to achieve their goals with ease. Being an enthusiastic...

Read full article >

Urmila is a passionate teacher with over 8 years of experience in teaching. She is currently pursuing her Ph. D. She provides classes for Class 11, Class 12, MBBS and Medical tuition.  Urmila began her career in teaching long before she became a teacher. She used to provide classes for foreign national students in her college...

Read full article >

Radhe Shyam is a highly skilled accounts and finance trainer with 8 years of experience in teaching. Accounting is challenging for many students and that’s where Radhe Shyam’s expertise comes into play. He helps his students not only in understanding the subject but also advises them on how to overcome the fear of accounts...

Read full article >

Looking for Class 12 Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you