A

Admin • 828.03K Points
Coach

Q. Which function is used to count array elements?

  • (A) count()
  • (B) size()
  • (C) array_length()
  • (D) elements()
  • Correct Answer - Option(A)
  • Views: 10
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
count() returns the number of elements in an array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.