Knowee
Questions
Features
Study Tools

Which of the following is not correct: (two choice)A.A process is a program in progress, possessing an address space, an instruction pointer, a set of registers, and a stack.B.The process itself decides when to stop the processing operation to serve another process.C.A process is a program that is in memoryD.Processes can communicate with each other not through the operating system.

Question

Which of the following is not correct: (two choice)A.A process is a program in progress, possessing an address space, an instruction pointer, a set of registers, and a stack.B.The process itself decides when to stop the processing operation to serve another process.C.A process is a program that is in memoryD.Processes can communicate with each other not through the operating system.

🧐 Not the exact question you are looking for?Go ask a question

Solution

The two incorrect statements are:

B. The process itself decides when to stop the processing operation to serve another process. This is incorrect because it's the operating system that manages the processes and decides when to switch from one process to another, not the process itself.

D. Processes can communicate with each other not through the operating system. This is also incorrect. Processes communicate with each other through mechanisms provided by the operating system, such as pipes, signals, sockets, message queues, shared memory, etc.

This problem has been solved

Similar Questions

What is Process? Give the difference between a process and a program.

Process is program in High level language kept on disk contents of main memory a program in execution a job in secondary memory None of the above

What does the term "process" refer to in an operating system?*5 pointsA) A running instance of a programB) A system hardware componentC) A stored fileD) A type of network connection

Differentiate between a program and a process. In what way(s) does the OS manage a process?

Which of the following is an invalid reason that a process enters the waiting state? (A) The process requests input or output operations. (B) The process requires a resource that is currently unavailable. (C) The process is waiting for an event or signal from another process. (D) The parent process is waiting for one or more of its child processes to complete execution. (E) The process requests some memory, and the request is granted.

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.