Which of the following is a .logical. Data type
Answers
Answered by
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
0
Answer:
boolean data type
Explanation:
boolean is true and false
Similar questions