⟩ Explain how we can get the number of elements in an array?
The count() function is used to return the number of elements in an array.
Understanding of arrays and array related helper functions it’s a knowledge that every junior developer should have.