A string value contains the text don't. Which literal form can represent it without changing the text?
Explanation
Double quotes can surround text containing an unescaped apostrophe because the delimiter is different from that character. Claiming that only one quote style creates strings invents a semantic distinction between single- and double-quoted literals.