M

Mr. Dubey • 52.30K Points
Coach

Q. In Ruby, how do you define default parameter values for a method?

  • (A) def method(param = value)
  • (B) def method(param: value)
  • (C) def method(param = default)
  • (D) def method(param => value)

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.