Ruby - Classes and Objects
Which of the following is the correct way to define an instance method greet inside a Ruby class Person?
class Person ? end
Which of the following is the correct way to define an instance method greet inside a Ruby class Person?
class Person ? end
def method_name inside the class without self..15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions