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
What is the difference between procedural and object-oriented programs?
What are the fileinputstream and fileoutputstream?
What are the new features in java 8?
What is the structure of java?
How can the checkbox class be used to create a radio button?
Explain the key functions of data binding?
What is difference overloading and overriding?
What is unsigned char?
How to solve the problem of generating the unique hash keys with hash function?
Why object class is super class for every class in java?
What is default locale java?
What is the difference between a method and a procedure?
What is a flag value?
What are java annotations?
Explain about assignment statement?