I read the answers to this question and understand what the code
var qq = qq || {};
is doing, but what is the significance of qq in general. Is it just common practice to use qq as opposed to zz or bb or ag? Or does it have to be the letters qq?
If it does have to be the letters qq, then what is qq?