Home »
MCQs »
Apache Derby MCQs
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.
- derbyhost.jar
- derbyserver.jar
- derbyjava.jar
- 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.