Computer Science, asked by dahmad857, 23 hours ago

Which of the following is a .logical. Data type

Answers

Answered by pratyushmishra2008
0

Answer:

: The Logical Data Type is a special data type for data with only two possible values. These values can be construed as 0/1, true/false, yes/no, etc. The Logical Data Type requires only one bit of storage. For a single Logical field, the left-most (high-order) bit is used.

Answered by ashazaliazhar1010
0

Answer:

boolean data type

Explanation:

boolean is true and false

Similar questions