Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. How do you define a block in Ruby?

(A) By using the keyword block followed by square brackets []
(B) By using the keyword block followed by parentheses ()
(C) By defining a method with the keyword block
(D) By enclosing code within curly braces {}

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.