Multiple choice technology architecture

Identify whether the following statement is true or false.
DAO design pattern has been used in ECRM TIR.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Data Access Object (DAO) design pattern separates data access logic from business logic. ECRM TIR likely refers to a specific enterprise system where this pattern was implemented for database operations.