Setting an administrator password in the BIOS will accomplish which of the following?
A. Prevent a user from reading email
B. Prevent a virus from infecting the BIOS
C. Prevent a user from rearranging boot devices
D. Prevent an outside intruder from attacking the system
Answer: C. Prevent a user from rearranging boot devices
You might also like to view...
Which of the following performs the same operation?
Given the if/else statement: if (a < 5) b = 12; else d = 30; a. a < 5 ? b = 12 : d = 30; b. b < 5 ? b = 12 : d = 30; c. a >= 5 ? d = 30 : b = 12; d. d = 30 ? b = 12 : a = 5; e. None of these
Counting loops should be controlled with values.
a) Double b) Integer c) Char d) None of the above.
When using ____ mode, any object you draw or move on top of other objects splits or merges with those objects.
A. Merge Drawing B. Locked C. Baseline D. Free Transform
On a line chart, small squares located on a line at each data point are referred to as points or ________
Fill in the blank(s) with correct word