Q20
What will be the output of the following PHP code ?
A.
Thiswasabadidea
B.
Thiswasbadidea
AnswerC.
Thiswas a badidea
D.
Thiswas abadidea
Answer: Option B
Solution
Answer: Option B
Solution:
You can use only comma and dot operator to join starings, other characters do not have the same function.