Computer Science Ques 785

Question: A ____ is a collection of information saved as a unit.

Options:

A) Folder

B) print-out

C) Path

D) file extension

E) File

Show Answer

Answer:

Correct Answer: E

Solution:

  • A file is a collection of data or information that. Has a name (filename). Almost all information stored in a computer must be in a file. There are different types of files that store different types of information. For eg. Program files store programs, text files store text. Etc.