A

Admin • 833K Points
Coach

Q. Which of the following is used to create a constant?

  • (A) define()
  • (B) const
  • (C) Both 1 and 2
  • (D) constant()
  • Correct Answer - Option(C)
  • Views: 29
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

Constants can be created using either define() or const.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.