Answer Posted / Abhay Kumar Bharti
"String literals in Go are sequences of bytes enclosed within double quotes ("). They can represent any sequence of bytes, including Unicode characters. A backslash () can be used to escape certain special characters within string literals:
for newline,
for carriage return, for tab, ' for single quote, etc.".n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category