Which of the following actions starts Windows RE Choose all
Which of the following actions starts Windows RE? (Choose all that apply.)
a. Enter shutdown /s /t 0 at a command prompt.
b. Enter shutdown /r /o at a command prompt.
c. While pressing the Shift key, click Restart from the Power menu.
d. While pressing the Ctrl key, click Shutdown from the Start menu.
| a. Enter shutdown /s /t 0 at a command prompt. | ||
| b. Enter shutdown /r /o at a command prompt. | ||
| c. While pressing the Shift key, click Restart from the Power menu. | ||
| d. While pressing the Ctrl key, click Shutdown from the Start menu. |
Solution
answer is B:
Enter shutdown /r /o at a command prompt.
options A is not correct
Enter shutdown /s /t 0 at a command prompt.
/t for tab so this also not worked
Option C is not correct
if we pressing the Shift key power menu will not shown
Option D is not correct
While pressing the Ctrl key nothing will happen, menu will not display
