Processes vs
6 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following statements about a process is true?

  • A process performs actions by itself.
  • Two or more processes execute the same program using shared data and resources.
  • A process is a static entity made up of program statements.
  • A process exists in a limited span of time. (correct)

What is a program?

  • A program performs actions by itself.
  • A static entity that contains program statements. (correct)
  • A sequence of information executions.
  • A dynamic entity that represents a program in execution.

Can two or more processes execute the same program using their own data and resources?

  • No, a program can only be executed by a single process.
  • Yes, but they must use the same data and resources.
  • No, each process must have its own program.
  • Yes, multiple processes can execute the same program using shared data and resources. (correct)

Which of the following best describes a process?

<p>A dynamic entity that is a program in execution (D)</p> Signup and view all the answers

What is the main difference between a process and a program?

<p>A process exists in a limited span of time, while a program continues to exist (C)</p> Signup and view all the answers

Can two or more processes execute the same program?

<p>Yes, each process uses its own data and resources (B)</p> Signup and view all the answers
Use Quizgecko on...
Browser
Browser