InterviewSolution
Saved Bookmarks
| 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 |
|