Question 14
Consider the following SQLAlchemy class models.
Based on the above data, answer the given subquestions.
Which of the following relationships exists between the “User” and “Profile” models?
Many-to-Many
Many-to-One
One-to-Many
One-to-One
Consider the following SQLAlchemy class models.
Based on the above data, answer the given subquestions.
Which of the following relationships exists between the “User” and “Profile” models?
Many-to-Many
Many-to-One
One-to-Many
One-to-One
Correct answer
One-to-One
Question 14 of 15 in the IIT Madras BS Modern Application Development I (MAD 1) Quiz 2 paper sat on 12 Apr 2026, in the January 2026 term (Modern Application Development I 06 Apr 26). It carries 3 marks.