What is the method employed by a Linux kernel to create new processes for multitasking of a process?

IT Exam Items RepositoryCategory: CCNA CyberOpsWhat is the method employed by a Linux kernel to create new processes for multitasking of a process?

What is the method employed by a Linux kernel to create new processes for multitasking of a process?

  • creating interdependent processes
  • dynamic processes
  • pipelining
  • forking

Explanation: Multitasking operating systems are required to execute several processes at the same time. Forking is a method that the kernel uses to allow a process to create a copy of itself.

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