Home / Report Question

Q. Which of the following is correct about JDBC?
  • A. JDBC architecture decouples an abstraction from its implementation.
  • B. JDBC follows a bridge design pattern.
  • C. Both of the above.
  • D. None of the above.

Correct Answer: C