ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Cut and paste

In computing, a popular, simple method of moving text or other data from a source to a destination.

Cutting can be performed on most graphical user interface systems using the key combination Ctrl+X, or by using some other method, such as a context menu or a toolbar button. When data is cut, it is first copied into the area of memory referred to as the clipboard, and then deleted from the source application. It can then be pasted into a destination using the key combination Ctrl+V, or another method dependent on the system.

The popularity of this method stems from its simplicity, and the ease with which data can be moved between various applications without resorting to permanent storage.

The programming style with cut and paste is called cut and paste programming.

Compare copy and paste.

See also Control key.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Cut and paste".