Multiple choice When a process is being executed, it is said to be in _______ state. new waiting running ready terminate Reveal answer Fill a bubble to check yourself C Correct answer Explanation In the running state, the process gets the access to the CPU and starts its execution.