Would you initialize strings with single quotes or double quotes?

Submitted by: Murtaza
Since the data inside the single-quoted string is not parsed for variable substitution, it's always a better idea speed-wise to initialize a string with single quotes, unless you specifically need variable substitution.
Submitted by: Murtaza

Read Online WordPress Development Job Interview Questions And Answers