What is the primary purpose of using asynchronous servlets in Java web applications? A) To improve security by handling requests in separate threads B) To make a web application more scalable by ...