InterviewSolution
Saved Bookmarks
| 1. |
What Is The Relationship Between The Ctrl+c And "copy" Command? |
|
Answer» The COPY command targets any POINT and the Ctrl+C command copies from the ORIGIN point. The Copy command targets any point and the Ctrl+C command copies from the origin point. |
|