Computer Science, asked by Pankaj4451, 1 year ago

Which of the following is not a function of an Operating System?
A) Process Management
B) Memory Management
C) Security management
D) Complier Environment

Answers

Answered by okikdn
5
security manager is the correct option
Answered by Agastya0606
0

The correct answer is option (d) Compiler Environment.

  • The compiler time environment is the state of the target machine, which may include software libraries, local variables, etc., in order to provide services to processes operating in the system.
  • Translation needs to associate the text of the program's fixed source with the dynamic actions that must take place during implementation in order to use the system. The program contains process names, identifiers, etc., that need to map to the actual memory location during operation.
Similar questions