The correct choice is (b) 1
Best explanation: Multi-Process Modules i.e. MPMs is introduced by Apache 2, it controls how Apache handles the requests. We can load only one MPM at a time. But in the case of Linux, we can use two MPMs. There are two kind of MPM, worker and prefork.