Sr. PHP Programmer Question:

What is mean by an associative array?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

Associative arrays are arrays that use string keys is called associative arrays.


Previous QuestionNext Question
How will you add a destructor function to a PHP class?What is the use of final keyword in PHP?