task14


create an array and print it’s elements using foreach loop

red
green
blue
yellow

task14.1


-Create an multi dimensinal array and print that elements in the form of tables

ID Name Place Salary
1JohnSeattle50000
2JaneNew York60000
3BobLos Angeles70000

task14.2


create an assosiative arry of your family members and their names

NameRelationship
VenuFather
ThankaMother
VinodBrother