Computer Science, asked by arjunrathour, 1 year ago

what is computer processing system

Answers

Answered by MohamedDanish
0
COMPUTER PROCESSING SYSTEM

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.

arjunrathour: ok
Answered by smartysurya773389
0
You might have heard the explanation that a computer's processor is like its brain. As this analogy implies, the central processing unit takes care of a computer's "thoughts," receiving inputs and processing data to generate results. Unlike a brain, a CPU is not the primary storage space for long-term or short-term memory, tasks relegated to the hard drive and RAM, respectively. CPUs and brains also differ fundamentally in their integration:



A CPU computes data during almost every action you perform on your computer. When you open the calculator and add "2 + 2," the CPU determines the answer "4." When you play a strategy game such as "Civilization," the CPU plans out the moves of every AI opponent using the game's programming. No matter how complex the task, these actions break down into basic instructions understood by any PC's CPU, regardless of brand or model. Mobile device processors, on the other hand, have different instruction sets and require differently programmed software.
Similar questions