Computer Science, asked by keshariranjansahu26, 10 months ago

A reference provides for a variable true or false​

Answers

Answered by lovelyrathod143
0

#%##################%######TRUE

Answered by ammumisty
0

Answer:

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,

Similar questions