A program in execution and known as active entity: a. Process. b. Application c. Thread d. Service؟
إجابة الطالب المختصرة من خلال موقع بوابة الإجابات هي
a. Process
The correct answer is **a. Process**.
Here's why:
* **Process:** A process is an instance of a computer program that is being executed. It has its own memory space, resources, and is an active entity that can perform tasks.
* **Application:** An application is a complete, self-contained program that provides specific functionality to the user. While an application *can* be running, the term "active entity" specifically refers to the *process* created when the application is executed.
* **Thread:** A thread is a smaller unit of execution within a process. A process can have multiple threads. Threads share the process's memory space and resources, but each thread has its own program counter, stack, and set of registers. Threads are active entities within a process, but the overarching term for an executing program is a process.
* **Service:** A service is a program that runs in the background, often without direct user interaction. Like applications, when a service is running, there will be associated process(es). The term "service" is a categorization of the type of running application.
**Therefore, a process is the most accurate and general term for a program in execution and known as an active entity.**
اذا كان لديك إجابة افضل او هناك خطأ في الإجابة علي سؤال A program in execution and known as active entity: a. Process. b. Application c. Thread d. Service اترك تعليق فورآ.