The command to insert (after using the yank command) the previously killed section of the text is:
a: [Alt-y] b: [Alt-x][Ctrl-y]
c: [Ctrl-yank] d: [Ctrl-y]
e: [Ctrl-x] y
a: [Alt-y]
Computer Science & Information Technology
You might also like to view...
The first of multiple objects inserted on a slide will be positioned at the top of the object stack
Indicate whether the statement is true or false
Computer Science & Information Technology
In C++, polymorphism is based on the ability to make member functions of a class
A) static. B) protected. C) virtual. D) encapsulated. E) None of the above
Computer Science & Information Technology