<<< Previous question <<< Question ID#0092.md >>> Next question >>>
Which of the following functions returns an array with all keys from input lowercased or uppercased?
- A)
array_change_key_case()
- B)
array_count_values()
- C)
array_combine()
- D)
array_chunk()
Answer
Answer: A