What are MalformedURLException and UnknownHost Exceptions
and whey they will be thrown?
Answers were Sorted based on User's Feedback
Answer / serhiy
malformed and unknowhost exceptions occures in case you
indicated wrong ULR or the host is down(can also occur if
DNS is down)
| Is This Answer Correct ? | 1 Yes | 0 No |
What is meant by Java interpreter?
What is package protected in java?
What is java lang string?
What does pointer mean?
What will happen if static modifier is removed from the signature of the main method?
is set interface synchronized by default???
What is a jit compiler?
Name the methods that used to get and set the text label displayed by a Buttonobject?
What is a java developer salary?
What is a nullable field?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is hashtable and explain features of hashtable?