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 'grep' function.

0 Answers  


Why should I use the -w argument with my Perl programs?

0 Answers  


What are the reasons that cookie server can’t handle multiple connections?

0 Answers  


There are two types of eval statements i.e. Eval expr and eval block. Explain them.

0 Answers  


How would you ensure the re-use and maximum readability of your perl code?

0 Answers  






Define dynamic scoping.

0 Answers  


what are the two ways to get private values inside a subroutine or block?

0 Answers  


There are some duplicate entries in an array and you want to remove them. How would you do that?

0 Answers  


How to determine strings length in perl?

0 Answers  


how to connect cisco switch uisng perl script

0 Answers   ABC,


When would `local $_' in a function ruin your day?

0 Answers  


What purpose does each of the following serve: -w, strict, - T ?

2 Answers  


Categories