What are MalformedURLException and UnknownHost Exceptions
and whey they will be thrown?
Answer Posted / 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 |
Post New Answer View All Answers
How do you sort a set in java?
What is bigger kb or mb?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is the use of bufferedreader?
What does @param args mean in java?
What is a parameter in matrices?
What is the difference between Java1.4 and Java1.5
What happens if an exception is not handled in a program?
What is unicode in java?
What are memory tables?
Can we extend private class in java?
What is java literals?
In how many ways we can do exception handling in java?
Why string is immutable or final in java
Why do we need data structure in java?