Ruby - Classes and Objects
Which of the following is the correct way to end a class declaration in Ruby?
end to close blocks like classes, methods, and conditionals.end uses end. The others are not valid Ruby keywords.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions