Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can you add two arrays together?



Can you add two arrays together?..

Answer / Abhilash Singh

"my @array1 = (1, 2, 3); my @array2 = (4, 5, 6); my @merged = (@array1, @array2);"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CGI Perl Interview Questions

How to access parameters passed to a subroutine in perl?

1 Answers  


How to dereference a reference?

1 Answers  


Explain lists in perl?

1 Answers  


What are the arguments and what do they mean in perl programming?

1 Answers  


Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.

1 Answers  


How can you create anonymous subroutines?

1 Answers  


Explain the difference between "my" and "local" variable scope declarations. ?

1 Answers   HCL,


write a Perl script to find a particular word in a paragraph???

1 Answers  


Explain USE and REQUIREMENT statements?

1 Answers  


Write a program to decode the data in the form using cgi programming

1 Answers  


What is the function of virtual documents in cgi programs?

1 Answers  


There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"

0 Answers   Cisco, Oracle,


Categories