Computer Science, asked by kahkasa, 1 year ago

define processing in computer ans fast plzzzzz its very urgent ​

Answers

Answered by khanruhi905
0

In computing, a process is the 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.

Similar questions