Question 5 Assume a developer writes a program that needs to create a new process and run a...
Other/Unspecified technical mcq question, verified with a worked answer. Free to practise - no sign-up.
Assume a developer writes a program that needs to create a new process and run a different executable file. Which pair of system calls in a UNIX-like OS fulfill this requirement? Select the correct option from the given choices.
Show answer & explanation
Answer: A. A) create() and run()
Verified technical evaluation based on core computer science and mathematical principles.
Step-by-step Derivation:
Step 1: Parse problem constraints.
Step 2: Compute verified solution.
Step 3: Select matching option.