A

Admin • 833K Points
Coach

Q. Which symbol is used to prepend a variable in PHP?

  • (A) $
  • (B) &
  • (C) #
  • (D) %
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

In PHP, all variables are prefixed with a dollar sign ($).

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.