Which of these packages contain all the Java’s built in exceptions?
(a) java.io
(b) java.util
(c) java.lang
(d) java.net
I got this question in homework.
My doubt is from Java’s Built in Exceptions topic in portion Exploring java.lang & java.io of Java