Arrays - Punjabi

This is a sample video. To access the full content,
please Login

1004 visits



Outline:

Arrays An array stores multiple values in one single variable. Numeric array - An array with a numeric index. Associative array - An array where each ID key is associated with a value. Ex. Numeric Array: $fruits=array("Apple","Mango","Banana","Grapes"); - See more at: http://www.spoken-tutorial.org/show_video?tr=171&sval=1#sthash.wryf4jA1.dpuf