A(n) __________ is thrown when a server address indicated by a client cannot be resolved.

a. ConnectException.
b. ServerException.
c. MalformedURLException.
d. UnknownHostException.


d. UnknownHostException.

Computer Science & Information Technology

You might also like to view...

The first three steps in the problem-solving process are to analyze the problem, plan the algorithm, and then desk-check the algorithm.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which operator concatenates two strings?

A. = B. =+ C. + D. ==

Computer Science & Information Technology

You use the _______ object to create SQL statements for retrieving data from a database.

a) OleDbConnection b) OleDbDataReader c) OleDbCommand d) None of the above.

Computer Science & Information Technology

The symbol on the Cancel button is a(n) ________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology