Which of the following is not true about Combo Boxes?
A) They can make data entry more reliable.
B) They are not good for repetitive data.
C) They should not be used if the menu would become too long.
D) They can reference data in other tables.
B
You might also like to view...
Which of the following is a step that a network technician could use to troubleshoot switch uptime?
a. View the switch uptime by using the command switch#show version b. View the switch uptime by using the command switch>show version c. View the switch uptime by using the command switch#show uptime d. View the switch uptime by using the command switch-show uptime
When creating a report, ________ asks a series of questions and uses the answers to generate a customized report
A) Report B) the Report Wizard C) Report Design D) a Blank Report
The list provided by the STL is used for ____.
A. dynamic arrays B. stacks and queues C. binary trees D. linked lists
Enabling multiple implementations of the same behaviors so that the appropriate implementation can be executed based on the situation describes ____ as it relates to object oriented development.
A. abstraction B. encapsulation C. polymorphism D. inheritance