Multiple choice An instance of a program in execution is called a _______. job process batch unit Reveal answer Fill a bubble to check yourself B Correct answer Explanation A process is specifically defined as a program in execution. Unlike a static program stored on disk, a process includes the program code, active resources, and execution state.