JDBC supports which of the following database access models (Choose 2.?
A.
two-tier
B.
three-tier
C.
four-tier
D.
five-tier
Explanation:
Quoted directly from Sun’s Java document site at
http//developer.java.sun.com/ The JDBC API supports both two-tier and
three-tier models for database access