Home »
MCQs »
JPA MCQs
____ is a programming capability that allows data to be converted from object type to relational type and vice versa
11. ____ is a programming capability that allows data to be converted from object type to relational type and vice versa.
- ORM
- JPA
- JRE
- Java RMI
Answer: A) ORM
Explanation:
ORM is a programming capability that allows data to be converted from object type to relational type and vice versa.