Select from following answers:- Programming technique
- Mainly use in Domain Driven Design (DDD)
- Map relational database entities to objects
- Helps in better unit testing
- All Above

ORM is a programming technique that contains a set of classes that map relational database entities to objects in a specific programming language.It is often use in DDD and helps developers to create unit testing. It can also be use in TDD.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator