1.

Space between 2+5 or 2 + 5 is valid but =begin and = begin is not valid.(a) True(b) FalseI got this question in an international level competition.My question is taken from Comments in Ruby in chapter Ruby Basics of Ruby

Answer»

The CORRECT ANSWER is (a) True

The EXPLANATION is: Ruby recognizes =begin and = begin in DIFFERENT WAY.



Discussion

No Comment Found

Related InterviewSolutions