If a thread invokes the exec system call ____________
A. Only the exec executes as a separate process
B. The program specified in the parameter to exec will replace the entire process
C. The exec is ignored as it is invoked by a thread
D. None of the mentioned
Occurrence: 0, System Administrator 2026