When you make a mistake, use the ________ command to reverse one or more of the previous actions

Fill in the blank(s) with correct word


Undo

Computer Science & Information Technology

You might also like to view...

In C#, you declare an output parameter by writing the ____________ keyword before the parameter variable's data type.

a. public b. ref c. const d. out

Computer Science & Information Technology

Which of the following buttons is a Slide Sorter button?

A.
B.
C.
D.

Computer Science & Information Technology

If your computer has a touchscreen, you can scroll the Start screen by swiping ____.

A. right or left B. up or down C. only right D. only left

Computer Science & Information Technology

Assume that the current directory is C:\ and a file named MESSAGE.BAT is located in the C:\Util directory. Which one of the following commands would be effective?

A) ERASE MESSAGE.BAT B) COPY MESSAGE.BAT \UTIL C) TYPE C:\UTIL\MESSAGE.BAT D) COPY C:\MESSAGE.BAT C:\UTIL\MESSAGE.BAT

Computer Science & Information Technology