Answers

Question and Answer:

  Home  Senior Software Developer

⟩ Tell me what do you know about ORM?

Object-relational mapping (ORM) is a way to use software code so it can map to database tables. This technique turns tables into their own classes, so then developers can use those classes for LINQ queries. The candidate might mention Hibernate, which is one of the most common ORM frameworks.

 192 views

More Questions for you: