1.

Side effect of array_pop ( ) function is

A. It removes the first element of an array
B. It removes last element of an array
C. It modifies an array from middle
D. All of them
Answer» C. It modifies an array from middle


Discussion

No Comment Found