write a exception handling program minimum 10exception in program
sandeep naidu
try ( a=b/c;) catch(exception exp) (messagebox.show(exp.tostring());