Vidyalelo
Ruby Programming · Q3

Methods in Ruby

Programming · Ruby Programming · question 3

Q3

What does the return keyword do in Ruby methods?

A.
Exits the method
Answer
B.
Continues the method
C.
Restarts the method
D.
None of the above

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board