Creating And Managing Files And Folders Flashcards
What is the primary purpose of a file system?
To manage how data is stored and retrieved on a storage device.
True or False: Folders can contain both files and other folders.
True
Fill in the blank: A _____ is a digital container used to organize files.
folder
What is the shortcut key for creating a new folder in Windows?
Ctrl + Shift + N
What file extension is commonly associated with text files?
.txt
Multiple Choice: Which of the following is NOT a type of file? A) Document B) Folder C) Program D) Container
D) Container
What command is used to delete a file in Windows Command Prompt?
del
True or False: You can rename a file or folder by right-clicking and selecting ‘Rename’.
True
What is the maximum file name length in Windows?
260 characters
Fill in the blank: The _____ command is used to copy files in Linux.
cp
What is the purpose of file permissions?
To control access to files and folders.
Multiple Choice: Which file system is commonly used in macOS? A) NTFS B) HFS+ C) FAT32 D) ext4
B) HFS+
What is the shortcut key for opening the file explorer in Windows?
Windows Key + E
True or False: A file can exist in multiple folders at the same time.
False
Fill in the blank: In UNIX-based systems, the _____ command is used to create a new directory.
mkdir
What does the acronym ‘PDF’ stand for?
Portable Document Format
Multiple Choice: Which of the following is a common file compression format? A) .zip B) .exe C) .doc D) .jpg
A) .zip
What is the main function of the ‘move’ command?
To relocate a file or folder from one location to another.
True or False: You can recover deleted files from the Recycle Bin in Windows.
True
Fill in the blank: To view hidden files in Windows, you must adjust the _____ settings.
Folder Options
What is the default file extension for Microsoft Word documents?
.docx
Multiple Choice: Which command is used to list files in a directory in Linux? A) ls B) dir C) list D) show
A) ls
What is a file path?
The specific location of a file or folder in a file system.
True or False: You can change the file extension of a file without affecting its content.
False