Computer Science, asked by sindhumeenalnadidass, 4 months ago

3. Photocopy and Cutout are types of​

Answers

Answered by Anonymous
4

Answer:

In human–computer interaction and user interface design, Cut, Copy, and Paste are related commands that offer an interprocess communication technique for transferring data through a computer's user interface. The Cut command removes the selected data from its original position, while the Copy command creates a duplicate; in both cases the selected data is kept in temporary storage (the clipboard). The data from the clipboard is later inserted wherever a Paste command is issued. The data remains available to any application supporting the feature, thus allowing easy data transfer between applications.

Similar questions