The process of replacing older cache entries with new ones is known as __________.
- Clear
- Eviction
- Purge
- Swap
The process of replacing older cache entries with new ones is known as Eviction.
Loading...
Related Quiz
- If an application needs to clean up resources when the application is shut down, which listener should be used?
- A __________ strategy in connection pooling helps to optimize resource utilization under varying load conditions.
- For an e-commerce application that needs to track user session activity and attribute changes, what combination of listeners would be ideal?
- How does asynchronous processing in servlets improve server resource utilization?
- For which purpose is the ServletRequestListener used in servlets?