0
0
Intro to Computingfundamentals~5 mins

Copying, moving, and deleting files in Intro to Computing - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does it mean to copy a file?
Copying a file means making an exact duplicate of the file in a new location, while the original file stays where it is.
Click to reveal answer
beginner
What happens when you move a file?
Moving a file means transferring it from one place to another. The file is removed from the original location and placed in the new one.
Click to reveal answer
beginner
What does deleting a file do?
Deleting a file removes it from the storage. It usually goes to a recycle bin or trash first, where it can be restored before permanent removal.
Click to reveal answer
beginner
Why is it important to be careful when deleting files?
Because once a file is permanently deleted, it can be very hard or impossible to get it back. Always check before deleting important files.
Click to reveal answer
beginner
How is copying a file like making a photocopy of a paper document?
Just like a photocopy creates a duplicate paper without changing the original, copying a file creates a duplicate file without changing the original file.
Click to reveal answer
What happens to the original file when you copy it?
AIt stays in the original place unchanged
BIt is deleted
CIt moves to the new location
DIt becomes empty
When you move a file, what happens?
AThe file is renamed
BThe file is deleted
CThe file is copied and the original stays
DThe file is transferred to a new location and removed from the old one
Where does a file usually go first when you delete it?
ATo the desktop
BTo the recycle bin or trash
CTo the documents folder
DIt disappears immediately
Which action should you take if you want to keep the original file but have a copy elsewhere?
AMove the file
BDelete the file
CCopy the file
DRename the file
Why might moving a file be faster than copying it?
ABecause moving just changes the file's location pointer without duplicating data
BBecause moving deletes the file
CBecause moving compresses the file
DBecause moving renames the file
Explain in your own words the difference between copying and moving a file.
Think about what happens to the original file in each case.
You got /4 concepts.
    Describe what happens when you delete a file and why you should be careful.
    Consider the safety net before permanent deletion.
    You got /4 concepts.