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