Entity Framework allows you to perform ___________ operations on database records.

  • CRUD
  • Manipulation
  • Query
  • Retrieve
Entity Framework supports CRUD operations which stand for Create, Read, Update, and Delete. These operations enable developers to interact with database records effectively.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *