SarthakKeshari / Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
46 stars 95 forks source link

Exception Handling of Dividing by zero Error #426

Closed subeep closed 2 years ago

subeep commented 2 years ago

Enter your question -

knowing the error and handling it when a value is divided by zero

Enter link to the question(if question belongs to any online platform) -

Your answer

Tags for the question(eg - Array, Basic, Stack, etc.) -

Basic, Hacktoberfest, Error, Exception Handling

subeep commented 2 years ago

Kindly assign this issue to me

SarthakKeshari commented 2 years ago

@sudeephiremath, Kindly add your solution to "Exception Handling" folder. Deadline - 14/10/2021

subeep commented 2 years ago

sorry for the other two mentioning here

subeep commented 2 years ago

here is the PR https://github.com/SarthakKeshari/Java-Questions-and-Solutions/pull/406