Question:Which array checks if the specified key exists in the array?
A Array_key_exist() B Array_keys_exist() C Arrays_key_exists() D array_key_exists()
+ AnswerD
+ Report