B Babita π Tutor III β 8.10K Points π JAVA Q. Which of the following is true about JDBC? (A) You use it to access relational databases without embedding a dependency on a specific database type in your code. (B) The JDBC API is an API to access different relational databases. (C) JDBC stands for Java DataBase Connectivity. (D) All of the above. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All of the above.