JDBC supports _______, so you do not need to manually load the database driver before accessing a database.

a. automatic driver downloading
b. automatic driver creation
c. automatic driver discovery
d. None of the above.


c. automatic driver discovery

Computer Science & Information Technology

You might also like to view...

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

1. A child process is created using the spoon function 2. A child process is created as a copy of the parent process 3. It is not possible to execute another program from within a process 4. Pipes can be used to communicate between processes on different CPU’s. 5. Threads within a process share a common memory space. [

Computer Science & Information Technology

Key the initials of the typist in uppercase one line below the writer's name and title.

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

Computer Science & Information Technology

Explain how to delete an XML map from a workbook.

What will be an ideal response?

Computer Science & Information Technology

____ permits the same operation to invoke one set of results on data values of a base class and a different set of results on data values of a derived class.

A. Polymorphism B. Inheritance C. Class construction D. Encapsulation

Computer Science & Information Technology