Home / Report Question

Q. What is the purpose of the call method in Ruby procs and lambdas?
  • A. To return the value of the proc or lambda
  • B. To execute the code contained within the proc or lambda
  • C. None of the above
  • D. To return the value of the proc or lambda