Bird
0
0

Which of the following best explains why multiple processes can be created from a single program?

medium Q7 of 15
Computer Aptitude - Operating Systems
Which of the following best explains why multiple processes can be created from a single program?
APrograms are stored in RAM
BProcesses share the same memory space
CEach execution creates a separate instance
DPrograms automatically duplicate themselves
Step-by-Step Solution
  1. Step 1: Consider repeated execution

    Running the same program multiple times is possible.
  2. Step 2: Understand OS behavior

    Each execution creates a separate process.
  3. Final Answer:

    Each execution creates a separate instance → Option C
  4. Quick Check:

    Opening the same app twice creates two processes ✅
Quick Trick: Each run = new process.
Common Mistakes:
  • Assuming one program can have only one process.
Master "Operating Systems" in Computer Aptitude

Start learning the concept with an interactive lesson.

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Computer Aptitude Quizzes