Accenture interview question

Q. What is ORM in Python?

Interview Answer

Anonymous

30 Jun 2026

A. ORM maps Python objects to database tables and automatically converts Python code into SQL queries.