1.

The general purpose of the Data Access Object (DAO) pattern is to avoid these logic related problems by separating data access logic from business logic and presentation logic.

A. True
B. False
Answer» B. False


Discussion

No Comment Found