MCQs > IT & Programming > Django > What kind of relation is defined between models A and B by invoking ForeignKey(A) in the class definition for model B?

Django MCQs

What kind of relation is defined between models A and B by invoking ForeignKey(A) in the class definition for model B?

Answer

Correct Answer: Many to one: Many instances of B can have one instance of A

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Django Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Django Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it