InterviewSolution
Saved Bookmarks
| 1. |
Which of these exceptions is thrown by the URL class’s constructors?(a) URLNotFound(b) URLSourceNotFound(c) MalformedURLException(d) URLNotFoundException |
|
Answer» Correct answer is (c) MalformedURLException The best I can explain: None. |
|