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.
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. Correct Answer True
This pattern recommends that data access logic be encapsulated in independent modules called data access objects.
মোঃ আরিফুল ইসলাম
Feb 20, 2025