Ruby - Advanced Metaprogramming
Which of the following is the correct syntax to add a method
hello to class Person using class_eval?hello to class Person using class_eval?class_eval can be called with a block using curly braces or do-end without semicolons.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions