Page 1 of 1

Verbatim string literal is better used for?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
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