Which term is used to describe a running instance of a computer program?

IT Exam Items RepositoryCategory: CCNA CyberOpsWhich term is used to describe a running instance of a computer program?

Which term is used to describe a running instance of a computer program?

  • Fork
  • Patch
  • Process
  • Package manager

Explanation: A process is a running instance of a computer program. Multitasking operating systems can execute multiple processes at the same time. A processID (PID) is used to identify a process. The ps or top command can be used to see what processes are currently running on a computer.

Related exam: CCNA Cyber Ops (v1.1) – Chapter 3 Exam Answers