To connect to the network server using Java code, the ____ file must be on your classpath

38. To connect to the network server using Java code, the ____ file must be on your classpath.

  1. derbyhost.jar
  2. derbyserver.jar
  3. derbyjava.jar
  4. derbyclient.jar

Answer: D) derbyclient.jar

Explanation:

To connect to the network server using Java code, the derbyclient.jar file must be on your classpath.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.