SingleQuoteString
DRAFT

Incorrect

String literals can be in single quotes

Correct

String literals must be in double quotes

Correction
Here is what's right.

In some other programming languages that’s true, but in Java String literals must be in double quotes.

Stay up-to-date

Follow us on  twitter to hear about new misconceptions.