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
Explain the term virtual machine?
What are the differences between this and super keyword?
What is package private scope in java?
Explain about interrupt() method of thread class ?
Is java programming easy?
Can an interface extend another interface?
What is api data?
How to add menushortcut to menu item?
Can a class have multiple superclasses?
Explain the purpose of garbage collection in Java?
Explain about main thread in java?
What isan abstract class and when do you use it?
What is entry set in java?
State the main difference between c++ and java?
Explain about fail fast iterators in java?