πŸ“Š JAVA
Q. Which default exception handler that performs the following tasks:

- Prints out exception description.
- Prints the stack trace (Hierarchy of methods where the exception occurred).
- Causes the program to terminate.
  • (A) JVM
  • (B) JDK
  • (C) JRE
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) JVM

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
211
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Nisha Gupta
Publisher
πŸ“ˆ
99%
Success Rate