InterviewSolution
Saved Bookmarks
| 1. |
Which of these exceptions is thrown by URL class’s constructors?(a) URLNotFound(b) URLSourceNotFound(c) MalformedURLException(d) URLNotFoundException |
|
Answer» Right choice is (c) MalformedURLException Best explanation: None. |
|