Which of these exceptions is thrown by the URL class’s constructors?
(a) URLNotFound
(b) URLSourceNotFound
(c) MalformedURLException
(d) URLNotFoundException
I had been asked this question in a job interview.
My question comes from UrI Class topic in section Namespaces, Preprocessors and Networking of C#