ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What do we mean by expression substitution?
Correct Answer: A — Embedding the value of Ruby expression into a string using #{ }
Strings are displayed #{} sequence.