Encyclopedia > Cut and paste

  Article Content

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.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quioque, New York

... are non-families. 36.3% of all households are made up of individuals and 17.6% have someone living alone who is 65 years of age or older. The average household size is ...

 
 
 
This page was created in 26.2 ms