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...
Jan 20, 20262 min read2
