A

Admin • 833K Points
Coach

Q. Which keyword is used to declare a constant in PHP?

  • (A) define
  • (B) const
  • (C) constant
  • (D) static
  • Correct Answer - Option(A)
  • Views: 19
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

define() is the function used to declare constants.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.