How should a developer create a new custom exception class?
How should a developer create a new custom exception class?
A . public class CustomException extends Exception{}
B . CustomException ex = new (CustomException)Exception();
C . public class CustomException implements Exception{}
D . (Exception)CustomException ex = new Exception();
Answer: A
Latest DEX-450 Dumps Valid Version with 456 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments