When a section of text needs to be repeated from one location to another in a document, you can use the ________ command rather than retyping the text
A) Copy
B) Paste
C) Cut
D) Sort
A
Computer Science & Information Technology
You might also like to view...
What function could you use to allow only one thread to run a section of code at a time?
A. mutexVar.lock() B. mutexVar.join() C. mutexVar.wait() D. mutexVar.mutex()
Computer Science & Information Technology
____ an element takes that element out of the normal flow of the document and positions it along the left or right edge of its containing element.
A. Fixing B. Floating C. Designing D. Drawing
Computer Science & Information Technology