Q. Which symbol is used to start a PHP variable?

  • (A) @
  • (B) #
  • (C) $
  • (D) &
πŸ’¬ Discuss
βœ… Correct Answer: (C) $
Explanation: All PHP variables start with the $ symbol.
Explanation by: Admin
All PHP variables start with the $ symbol.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
42
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
85%
Success Rate