Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Zend Exam 200-710 Topic 7 Question 53 Discussion

Actual exam question for Zend's 200-710 exam
Question #: 53
Topic #: 7
[All 200-710 Questions]

What will be the result of the following operation?

array_combine(array("A","B","C"), array(1,2,3));

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

Karima
4 days ago
I think the answer is C) array(\'A\'=>1,\'B\'=>2,\'C\'=>3) because array_combine creates an array by using one array for keys and another for its values.
upvoted 0 times
...

Save Cancel