nerdexam
CompTIA

FC0-U61 · Question #10

Which of the following BEST describes an application running on a typical operating system?

The correct answer is A. Process. An application running on a typical operating system is an example of a process, which is a program or a set of instructions that is loaded into memory and executed by the CPU. A process can have one or more threads, which are subunits of execution that share the resources of the

Applications and Software

Question

Which of the following BEST describes an application running on a typical operating system?

Options

  • AProcess
  • BThread
  • CFunction
  • DTask

How the community answered

(43 responses)
  • A
    91% (39)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (2)

Explanation

An application running on a typical operating system is an example of a process, which is a program or a set of instructions that is loaded into memory and executed by the CPU. A process can have one or more threads, which are subunits of execution that share the resources of the process. A process can also perform one or more tasks, which are units of work that the process needs to accomplish. A process can also call one or more functions, which are blocks of code that perform a specific operation and return a value.

Topics

#process management#operating system#application execution

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice