Answer Posted / Sandeep Vimal
There is no DAO design pattern specific to blockchain. However, in the context of software engineering, a Data Access Object (DAO) is an object-oriented programming design pattern that abstracts the database from the application by providing a simple interface for accessing data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers