πŸ“Š MySQL
Q. What are PHP variables preceded by?
  • (A) _
  • (B) @
  • (C) $
  • (D) &
πŸ’¬ Discuss
βœ… Correct Answer: (C) $

Explanation: This question is about the special symbol that is used in front of a variable in the PHP programming language. Variables are like containers that store information, and PHP uses a specific character to identify them.

Explanation by: Vinay
This question is about the special symbol that is used in front of a variable in the PHP programming language. Variables are like containers that store information, and PHP uses a specific character to identify them.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
93
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
82%
Success Rate