Answer Posted / Muhammad Sirajuddin
CRUD (Create, Read, Update, Delete) in MVC refers to the basic operations that can be performed on data. In the context of web development, CRUD operations are typically implemented using MVC architecture to handle user interactions for creating, reading, updating, and deleting data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers