Kizspy | Question: 16
(Choose 1 answer)
FJOVERFLOW.COM
What is the purpose of string interpolation in C#?
A. To format strings using the '+' operator
B. To embed expressions inside string literals
C. To concatenate multiple strings
D. To split strings into substrings