CBSE Class 12 Computer Science Question 46 of 47

Interface Python with SQL — Question 9

Back to all questions
9
Question

Question 9

DB-API is the standard for Python's database interface.

Answer

True

Reason — The DB-API (Database Application Programming Interface) is the standard for Python's database interface.