

MCQOPTIONS
Saved Bookmarks
1. |
A function that takes an array and returns a new array, where old values are changed with new keys? |
A. | array_keys ( ) |
B. | array_values ( ) |
C. | array_count_values |
D. | None of them |
Answer» D. None of them | |