Computer Science, asked by shalunisha786, 5 months ago

schematic diagram of coordinated processing of computer operating programs

Answers

Answered by rakshitawalake
1

Answer:

Process state: It represents current status of the process. It may be new, ready, running or waiting. Program counter: It indicates the address of the next instruction to be executed for this process. CPU Registers: They include index registers, stack pointer and general purpose registers.

Similar questions