Which of these exceptions is thrown by URL class’s constructors?
(a) URLNotFound
(b) URLSourceNotFound
(c) MalformedURLException
(d) URLNotFoundException
This question was addressed to me in class test.
The doubt is from URL Class topic in division Serialization & Networking of Java