1.

Which of the following type of comments are valid in ruby?(a) Single line comments(b) Multi line comments(c) Double line comments(d) All of the mentionedThe question was posed to me in class test.The origin of the question is Comments in Ruby topic in portion Ruby Basics of Ruby

Answer»

The correct option is (d) All of the mentioned

Easy EXPLANATION: Double LINE COMMENTS comes under multiline COMMENT.



Discussion

No Comment Found

Related InterviewSolutions