Q. In Ruby, what is the purpose of method overloading?
β
Correct Answer: (A)
To provide multiple definitions for the same method with different parameters
You must be Logged in to update hint/solution