Question: What is the result of this code?
- It will throw an ArithmeticException.
- It will run and output 0.
- It will not compile because of line 3.
- It will run and output infinity.
Answer: The correct answer of the above question is Option A:It will throw an ArithmeticException.