Which of the following statements is true regarding the two tier model of the JDBC driver model.

A) In this java applications interact directly with the database.
B) A JDBC driver is required to communicate with the particular database management system that is being accessed.
C) This model is referred to as the client/server configuration where user is the client and the machine that has the database is called the user.
D) All of the above.

Showing Answers 1 - 4 of 4 Answers

satheesh kumar. sriramaneni

  • May 4th, 2006
 

B is the correct one here.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions