0
Why the value for the variable is declared inside as single quotes as 'john'?
if it is a string it is declared within double quotes as"john" or if no variable declaration then simply put as john?
3 Réponses
0
You can use either double or single quotes for strings
0
k mr.glenn...thanks for ur response....
0
yes you can use single or double quotes dosn't matter