_____ enables Java applications to exchange data with any database that uses SQL statements and is compliant with its standard.
A. Java runtime environment (JRE)
B. Java eclipse framework connectivity (JEFC)
C. Java virtual machine (JVM)
D. Java database connectivity (JDBC)
Answer: D
You might also like to view...
Only the form or report for which a class module was created can use the event procedures in the class module.
Answer the following statement true (T) or false (F)
The incident process that refers the process to a higher-level tier is ________
Fill in the blank(s) with correct word
The first step in a while loop is typically to ____.
A. compare the loop control variable to a constant value B. initialize the loop control variable C. increment the loop control variable D. execute the body of the loop
Which runlevel represents multiuser mode without network server services?
A. 0 B. 1 C. 2 D. 5