.NET & C# ยท ASP.NET Core
What should an interview answer cover about centralized exception handling?
Central exception handling converts unexpected failures into consistent API responses while keeping endpoint code focused on normal behavior.