Asked by
Christiana Adeika
on Oct 21, 2024Verified
Which of the following controls would you use to display a Yes/No field on a form?
A) combo box
B) command button
C) check box
D) label
Yes/No Field
A type of database field that allows for the storage of a boolean value, typically representing a true (Yes) or false (No) state.
Check Box
An interactive element in graphical user interfaces that can be toggled between two states, such as checked or unchecked.
- Distinguish among various types of controls and their particular applications in forms and reports.
Verified Answer
KI
Learning Objectives
- Distinguish among various types of controls and their particular applications in forms and reports.