What is exception handling?
In software engineering, there's a catchphrase that gets used a lot. When writing code, there's emphasis on getting the code to "fail gracefully". What this means is that in the event that something unplanned for occurs the software would fail in a w...
olabayobalogun.hashnode.dev1 min read