1.

Which of the following code will count Length of in Array?

A. ${#arr[0]}
B. ${#arr}
C. ${#arr[#]}
D. Both A and B
Answer» E.


Discussion

No Comment Found