Beginner Operating Systems
Q2 / 100

What is a process?

Correct! Well done.

Incorrect.

The correct answer is B) An instance of a program in execution with its own address space and resources

B

Correct Answer

An instance of a program in execution with its own address space and resources

Explanation

A process is a running program with its own virtual address space, stack, heap, code, data, open files, and CPU registers state.

Progress
2/100