Answer Posted / Jeetu Choudhary
A string literal in Go programming language is a series of characters enclosed in double quotes (""). String literals can contain any valid ASCII characters, including whitespace. To include a double quote inside a string literal, it should be escaped by doubling it (").
| 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