Verbatim string literal is better used for?
A. Convenience and better readability of strings when string text consist of backlash characters
B. Used to initialize multi-line strings
C. To embed a quotation mark by using double quotation marks inside a verbatim string
D. All of the mentioned
Answer: Option D
Join The Discussion