Q. Which symbol is used to denote a variable in PHP? (A) & (B) $ (C) # (D) @ ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) $ Explanation: All variables in PHP start with the $ symbol.