Q16
What is the method used to check if a variable is defined in Ruby?
A.
.is_defined?
B.
.defined?
AnswerC.
.exist?
D.
.has_value?
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board