AJAX (Asynchronous JavaScript and XML) allows web pages to update specific portions asynchronously without reloading the entire page. This selective update reduces bandwidth usage and improves response time. Option B correctly describes this core AJAX advantage.