A

Admin • 828.03K Points
Coach

Q. Which of these can be used to define multiple constants at once?

  • (A) define() in loop
  • (B) const
  • (C) constant()
  • (D) define_all()
  • Correct Answer - Option(A)
  • Views: 7
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
PHP allows defining multiple constants using define() inside a loop.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.