Question: What is the result of this code?
- It will show a stack trace with a runtime exception.
- "java.lang.Exception"
- It will run and throw an exception.
- It will not compile.
Answer: The correct answer of the above question is Option B:"java.lang.Exception"