Computer Science, asked by VChopra3650, 1 year ago

Define process and operations on process in operating system

Answers

Answered by Abhilash1356
0
In computing, a process is an instance of a computer program that is being executed. It contains the program code and its activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that execute instructions concurrently. ... Each CPU (core) executes a single task at a time.
Attachments:
Similar questions