Handling
Exception Handling
Error: Error can occure due to mistake in the code that prevent it from running. These can be syntax errors or indentation error or logical errors for example missing an input , unclosed bracket etc.
Exception:Exceptions are unexpe...
mydomainblog.hashnode.dev2 min read