The __________ field is used to hold a yes or no answer. A. object B. number C. text D. logical

object
number
text
logical

The correct answer is: D. logical

A logical field is a field that can hold a yes or no answer. It is used to store data that can only be one of two values, true or false. For example, a logical field could be used to store data about whether a customer has subscribed to a newsletter or not.

The other options are incorrect because:

  • An object field is a field that can hold a complex data type, such as a date, time, or number.
  • A number field is a field that can hold a numeric value.
  • A text field is a field that can hold a string of characters.
Exit mobile version