To keep files organized, related documents are often stored in ____ (also called directories) located on the storage medium.

A. indexes
B. labels
C. folders
D. programs

Answer: C

Computer Science & Information Technology

You might also like to view...

________ view shows how a report would look in a continuous page layout

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is a directive used to create an "include guard" that allows a program to be conditionally compiled to prevent a header file from accidentally being included more than once?

a. #include b. #guard c. #ifndef d. #endif e. None of these

Computer Science & Information Technology