Typically, you ____ a file when you want to create a duplicate.

A. paste
B. cut
C. copy
D. hide


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the purpose of the enable secret for a switch?

What will be an ideal response?

Computer Science & Information Technology

The command cp xxx yyy

a: creates a new i node number for yyy b: creates a new i node number for xxx c: assigns the i node number of xxx to yyy d: creates no new i node number e: creates two new i node numbers

Computer Science & Information Technology

Give pseudocode for inserting a node in front of the head node in a linked list.

What will be an ideal response?

Computer Science & Information Technology

When you need to modify large amounts of data quickly, you should use a(n) _________ query

A) update B) select C) append D) delete

Computer Science & Information Technology