When MalformedURLException and UnknownHostException throws?

Submitted by: Administrator
When the specified URL is not connected then the URL throw MalformedURLException and If InetAddress? methods getByName and getLocalHost are unable to resolve the host name they throw an UnknownHostException.
Submitted by: Administrator

Read Online Network Programming Job Interview Questions And Answers