A

Admin • 828.03K Points
Coach

Q. Which function returns the number of elements in an array?

  • (A) count()
  • (B) length()
  • (C) sizeof()
  • (D) elements()
  • Correct Answer - Option(A)
  • Views: 9
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
count() is used to count all elements in an array.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.