?Some forms use a _____ that contains icons or buttons that represent shortcuts for executing common commands.
A. ?menu box
B. ?toolbar
C. ?dialog box
D. ?taskbar
Answer: B
Computer Science & Information Technology
You might also like to view...
The key to MS-DOS interrupt processing is a(n) __________.
a. API b. command line interface c. interrupt vector table d. none of the above
Computer Science & Information Technology
To obtain the current hour in UTC, use _________.
a. System.currentTimeMillis() % 3600 b. System.currentTimeMillis() % 60 c. System.currentTimeMillis() / 1000 % 60 d. System.currentTimeMillis() / 1000 / 60 % 60 e. System.currentTimeMillis() / 1000 / 60 / 60 % 24
Computer Science & Information Technology
A data type thatdescribes numbers that represent a quantity and may be used in calculations
a. Short Number b. Number c. AutoNumber
Computer Science & Information Technology
You can ________ a database in order to protect your data against loss or damage
Fill in the blank(s) with correct word
Computer Science & Information Technology