GK Question

technology medium mcq

Which of the following is NOT a function of an operating system?

  1. Memory Management
  2. File System Management
  3. Compiling Source Code
  4. Process Scheduling

Answer: Compiling Source Code

Compiling source code is performed by compiler software (like GCC, javac), not the OS. OS functions include: process management, memory management, file system management, device management, security, and user interface. Compilers are application/system software that run ON the OS.

Topic Computer Fundamentals
Exam Relevance SSC JE, Banking IT, Railway