Q. Which of the following is correct about JDBC? (Solved)
1. JDBC architecture decouples an abstraction from its implementation.
2. JDBC follows a bridge design pattern.
3. Both of the above.
4. None of the above.
- c. Both of the above.
1. JDBC architecture decouples an abstraction from its implementation.
2. JDBC follows a bridge design pattern.
3. Both of the above.
4. None of the above.