Computer Hacking Forensic Investigator (CHFI v10) — Question 101

What is the role of Alloc.c in Apache core?

Answer options

Correct answer: A

Explanation

The correct answer is A because Alloc.c is responsible for managing resource pool allocations in Apache. The other options refer to different components or functionalities within Apache, such as configuration handling, data exchange, and server startup processes, which are not the primary role of Alloc.c.