Q
Easy 1 Mark
Computer Studies Operating Systems
Which of the following is NOT a common file operation?
Explanation
Common file operations include Create, Open, Read, Write, Rename, Delete, and Close. Compile is a programming operation, not a file management operation.
Reference: Computer Studies , Page 4
Hint
Compiling is done by a compiler, not by file management.