Q. Which of the following built-in functions is used to check if the specified key exists in the array?
β
Correct Answer: (C)
array_key_exists()
You must be Logged in to update hint/solution