Answer Posted / Syed Sadiq Saleem
Interpolation in Ruby refers to the process of embedding expressions within a string. This can be done using double quotes, which allow for both variable interpolation (using #{variable}) and string concatenation (by placing expressions next to each other).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers