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 does java se mean?
How do you remove duplicates from an array in java?
Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)
What are the ways to instantiate the class class?
What is an array length?
whats the life cycle of jsp
What is the exact difference in between unicast and multicast object? Where we will use?
How many types of interfaces are there?
What is linked hashmap and its features?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
what is the context
Is 'sizeof' a keyword?