Q. What simulates method overloading in Python?
Solution:
Default arguments simulate overloading, as Python lacks true overloading.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
Default arguments simulate overloading, as Python lacks true overloading.
Strengthen Your Practice with our comprehensive question bank.