Home »
MCQs »
FastAPI MCQs
____ is a programming technique for converting data between incompatible type systems in object-oriented programming languages
21. ____ is a programming technique for converting data between incompatible type systems in object-oriented programming languages.
- OOP
- Functional programming
- ORM
- AOP
Answer: C) ORM
Explanation:
Object Relational Mapping is a programming technique for converting data between incompatible type systems in object-oriented programming languages.