Sign In
Ask Question
Arely Griffith
Computers & Technology
21 May, 11:36
What is a boolean data type?
+2
Answers (
1
)
Mariela Leon
21 May, 11:52
0
In computer science, the Boolean data type is a data type that has one of two possible values (usually denoted true and false) which is intended to represent the two truth values of logic and Boolean algebra. It is named after George Boole, who first defined an algebraic system of logic in the mid 19th century. The Boolean data type is primarily associated with conditional statements, which allow different actions by changing control flow depending on whether a programmer-specified Boolean condition evaluates to true or false. It is a special case of a more general logical data type (see probabilistic logic) - logic doesn't always need to be Boolean.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“What is a boolean data type? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
How might a psychologist doing basic science and a psychologist practicing applied science differ in their approach to the issue of "internet Addiction"
Answers (2)
List the five major components of a technological system.
Answers (1)
Files with what two file extensions are commonly known as tarballs?
Answers (1)
Which of these refer to information about the variables in mail merges? A. Template B. Email C. Data source D. Letter E. Folder
Answers (1)
Krystal recorded her times for all her cross-country meets this season. To sort her data showing the lowest times first, what will she need to do? A. Sort alphabetically B. Sort ascending C. Sort descending D. Sort numerically
Answers (1)
New Questions in Computers & Technology
Write a program named Lab7C that will count the number of words and vowels in a sentence. Create a bool function called isVowel that accepts a character as a parameter and returns a true if it's a vowel (aeiou) and false otherwise.
Answers (1)
A server is expected to process 2,000 transactions per second during its initial year of deployment. If it is expected to increase transaction growth by 10% annually, how many transactions per second should the server be able to process by the end
Answers (1)
Your unit has an upcoming training event. What form is used to record and maintain document numbers for ammunition documents?
Answers (1)
If you refuse to take a blood, urine, or breath test to determine if you are driving under the influence of alcohol or drugs, you will automatically be assigned to 50 hours of community service 1 be required to pay a $500 fine have your driving
Answers (1)
If you have a list consisting of just numbers, then you can add all of the values in the list using the sum () function. If your list consists of some numbers and some values of other types (e. g.
Answers (1)
Home
»
Computers & Technology
» What is a boolean data type?
Sign In
Sign Up
Forgot Password?