adspace
Answer Posted / Prem Singh
An escape sequence in C# is a sequence of characters that begin with a backslash , which allows for special characters such as newline (n), tab (t), and double-quote (") to be included within strings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers