nerdexam
CompTIA

FC0-U71 · Question #157

A user needs to stop an application that is running on a laptop. Which of the following best describes the part of the OS that is needed to perform this operation?

The correct answer is D. Process management. Stopping a running application on an operating system involves the process management component, which controls the lifecycle of running programs.

Applications and Software

Question

A user needs to stop an application that is running on a laptop. Which of the following best describes the part of the OS that is needed to perform this operation?

Options

  • ATask scheduling
  • BDisk management
  • CAccess control
  • DProcess management

How the community answered

(54 responses)
  • A
    2% (1)
  • C
    4% (2)
  • D
    94% (51)

Why each option

Stopping a running application on an operating system involves the process management component, which controls the lifecycle of running programs.

ATask scheduling

Task scheduling automates the execution of programs or scripts at predefined times or in response to specific events, rather than directly managing running applications.

BDisk management

Disk management is concerned with organizing and maintaining storage devices, such as creating partitions, formatting drives, and assigning drive letters.

CAccess control

Access control determines which users or processes can access specific resources, but it's not the primary function for stopping an already running application.

DProcess managementCorrect

Process management is the operating system's function responsible for handling the creation, scheduling, termination, and resource allocation for running applications, each of which is considered a process. When a user stops an application, they are interacting with the OS's process management features to terminate that specific process.

Concept tested: Operating system functions - process management

Source: https://learn.microsoft.com/en-us/windows/win32/procthread/processes-and-threads

Topics

#Operating System#Process Management#Application Management

Community Discussion

No community discussion yet for this question.

Full FC0-U71 Practice