+A **computer process** is an active instance of a [Program](/wiki/program) or a task being performed by a [Computer](/wiki/computer). It embodies the dynamic execution of instructions, consuming system resources like [CPU](/wiki/cpu) time and memory.
+## See also
+- [Operating System](/wiki/operating_system)
+- [Thread](/wiki/thread)
+- [Memory](/wiki/memory)
... 1 more lines