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...


Why do you use only Perl when there a lot of more languages
available in market like C, Java?



Why do you use only Perl when there a lot of more languages available in market like C, Java?..

Answer / raghavendra pai

compare to other c and java perl is having strong regluar
expression concept so data extraction will be easier and
complition will be faster too

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More CGI Perl Interview Questions

Explain lexical variables.

0 Answers  


You want to print the contents of an entire array. How would you do that?

0 Answers  


Is perl a case sensitive language?

0 Answers  


Which feature of Perl provides code reusability ? Give any example of that feature.

1 Answers  


You want to connect to sql server through perl. How would you do that?

0 Answers  


What does the q{ } operator do?

0 Answers  


Packing and Unpacking. Hi, I want to get output as 0x23400000345.... in the below example How to get? i tried out, but unable to get the answer $r=0x234; $t=0x345; $y=pack('L L',$t,$r); $x1=unpack('L!',pack('P',$y)); printf("\nThe value is $x1"); I didn't get constant output

1 Answers  


How will you access an element of a perl array?

0 Answers  


How to print escaping characters inside a string in perl?

0 Answers  


What is the purpose of redo statement?

0 Answers  


Explain lists and ivalue?

0 Answers  


What is the purpose of goto expr statement?

0 Answers  


Categories