In IIS 7.0, each application pool has a baseline memory footprint of approximately 3 MB of private bytes and 5 MB of page file usage. This is the minimum memory overhead for a worker process before the actual application code even starts executing. Options B and C swap or zero out values incorrectly, while D is incorrect because application pools have fixed overhead costs.