Operating Systems第 22 / 100 题

What is a 'process' in an operating system?

a.A physical component on the motherboard
b.A type of network cable
c.A permanent file stored on disk
d.An instance of a program in execution

解析

A process is a running instance of a program, including its code, current activity, and allocated resources such as memory. The operating system schedules processes on the CPU and manages their lifecycle. A single program can spawn multiple processes.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 Google IT Support Professional Certificate · 我们如何核对
反馈