Home / Report Question

Q. Which keyword is used to define a private method in a Ruby class?
  • A. private
  • B. def private
  • C. def method.private
  • D. private def