Vidyalelo
Ruby Programming · Q90

Basic Syntax in Ruby

Programming · Ruby Programming · question 90

Q90

What do we mean by expression substitution?

A.
Embedding the value of Ruby expression into a string using #{ }
Answer
B.
Substituting string functions
C.
Storing string value
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board