answersLogoWhite

0

Boolean refers to values that can only be True or False. If you are setting up a boolean variable, only True or False can be stored in it. This is a standard element of programming languages for situations involving options for True/False, Yes/No etc. When you see something in a program like "Do you want to continue (Yes/No)?", the reply given is stored as a boolean value. They can be referred to as logical values. The term boolean comes from the mathematician George Boole, after whom they are named.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the basic logic operators in Boolean algebra?

AND, OR, and NOT are the basic operators in Boolean Algebra.


What is building blocks of visual basic?

Hi, enum, global variable, local variables, constants, arrays, boolean operator are building blocks.


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


What are examples of a Boolean operator?

And, or, not, xor, nand, nor. There are a few others, too.


The year of invention of visual basic?

Visual Basic was started in 1991.


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.


Who developed visual basic?

Microsoft is the developer of visual basic


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.


What are the three basic gates?

The package Truth Tables and Boolean Algebra set out the basic principles of logic. Any Boolean algebra operation can be associated with an electronic circuit in which the inputs and outputs represent the statements of Boolean algebra. Although these circuits may be complex, they may all be constructed from three basic devices. These are the AND gate, the OR gate and the NOT gate.


What is value element in visual basic?

In Visual Basic, a value element refers to a constant or variable that holds a specific value, such as numeric, string, or Boolean data types. These elements are fundamental for performing operations, making decisions, and managing data within a program. Value elements can be used in expressions and assignments, allowing developers to manipulate and utilize data effectively in their applications.


When visual basic started?

Visual Basic was started in 1991.


Who is the developer of Visual Basic?

Microsoft is the developer of Visual Basic.