Which Function Returns An Array Consisting Of Associative #40
Which function returns an array consisting of associative key/value pairs?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP Array - PHP Array - Quiz No.1.
Which function returns an array consisting of associative key/value pairs?
count()
array_count()
array_count_values()
count_values()