A

Admin • 828.03K Points
Coach

Q. Which function is used to check if a variable is an array?

  • (A) is_array()
  • (B) array_check()
  • (C) check_array()
  • (D) validate_array()
  • Correct Answer - Option(A)
  • Views: 12
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
is_array() checks whether a variable is of array type.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.