Which of the following statements about JDBC is correct?
-
A
JDBC APIs enables Java program to execute SQL statements and interact with any SQL compiant database
-
B
JDBC stands for Java Database Connectivity
-
C
JBDC provides a set of Java API for accessing the rational database from Java program
-
D
All of the above