Question #10: How do we access the value of 'd' later? 48% on 1218 times asked
$a = array( 'a', 3 => 'b', 1 => 'c', 'd' );