double quotes can't be directly included in a double quote string... | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 3

double quotes can't be directly included in a double quote string...

What does it mean by double quotes can't be directly included in a double quote string?

19th Feb 2018, 1:49 PM
Jordan
Jordan  - avatar
1 Respuesta
+ 4
I guess it means that u can't do String word = "Some "text" here"; So text can't have double quotes.
19th Feb 2018, 1:47 PM
Sad
Sad - avatar