Question:
Which of these field types allows multiple, non-exclusive options?
A. multi-part
B. checkbox
C. text
D. radio button
E. button
Answer:
The correct option is B) Checkboxes
Explanation:
Field types is a terminology often associated with Database Management.
A field type is often found in a data collection apparatus such a form. It's inherent quality or nature will determine the kind of data that it can collect.
Some field types allow for exclusive options. That is, in some data field types, it's impossible to select more than one option.
For example, a Button field type can only collect one type of value.
A Checkbox on the other can be configured to allow for multiple selections which may or may not be exclusive.
When working with Microsoft Access, for instance, you are required to select the name of the <em>field </em>and define the type of <em>field data.</em>
<em />
Cheers!