What is dao in mvc?
Answer / Upasana Jyoti Tripathi
In the MVC (Model-View-Controller) design pattern, DAO (Data Access Object) represents the Model component that is responsible for accessing and manipulating data stored in a database. It serves as an interface between the application's logic and the specific data source.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the filter in mvc?
What is modelstate isvalid in mvc?
What are route constraints in mvc?
What are different filters in mvc?
Is mvc front end?
What is mvc application life cycle?
What is latest mvc version?
Is angular 2 is mvc?
What is the purpose of mvc?
What are the filters?
How can you maintain session in mvc?
What is routing in mvc interview questions?