Help for this page

Select Code to Download


  1. or download this
    array1    array2
    read      book
    ...
    play      football
    tennis    football
    novel     mazagine
    
  2. or download this
    Hi all,
    I am trying to implement a co-relation problem in perl. I have  two ar
    +rays i.e. array1 and array2 which contain following values.
    ...
    read      book        novel     magazine
    eat       apple       banana
    play      football    tennis
    
  3. or download this
    for($i=0;$i<$arraylength;$i++)
    {
    ...
            }
                }
    }