Question: Consider an array of arrays called $cart that is defined as follows: $cart = array array ( ' itemCode ' = > 1 2 3
Consider an array of arrays called $cart that is defined as follows:
$cart array
arrayitemCode 'itemName'
'Visual Basic'
array itemCode 'itemName' 'Java'
;
What will be value of $cart itemName
Visual Basic
Java
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
