Python Programming - Inheritance - Discussion
Discussion Forum : Inheritance - General Questions (Q.No. 70)
70.
How does Python handle multiple inheritance conflicts for method resolution?
Answer: Option
Explanation:
Python uses the C3 linearization algorithm to determine the method resolution order in case of conflicts in multiple inheritance.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers