Q47
Which array function checks if the specified key exists in the array?
A.
array_key_exist()
B.
array_key_exists()
AnswerC.
array_keys_exists()
D.
arrays_key_exists()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board