Ruby - Methods
What does
*args do in a Ruby method?*args do in a Ruby method?*args*args collects all extra arguments passed to a method into an array.*args = variable number of arguments [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions