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
5
security manager is the correct option
Answered by
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