+ 1
What is the difference between having one or two quotation marks? Sorry for the noob question
2 Respuestas
+ 3
It's useful if you want to use quotation marks inside your string. Like this "I'm going to 'eat' you."
Otherwise there's no difference.
+ 1
in situations of using more than one string in your code ,we use different types of quotation to identify them.it can be ',","',"",""'