Vidyalelo
Ruby Programming · Q34

Basic Syntax in Ruby

Programming · Ruby Programming · question 34

Q34

What is the default return value of a method in Ruby?

A.
nil
Answer
B.
TRUE
C.
FALSE
D.
The value of the last expression

Answer: Option A

Solution

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