Why do you use only Perl when there a lot of more languages
available in market like C, Java?
Answer Posted / 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 View All Answers
How to read from a pipeline with Perl
What exactly is grooving and shortening of the array?
What is the use of -t?
What is a chop() function in perl?
Write a program to concatenate the $firststring and $secondstring and result of these strings should be separated by a single space.
Differentiate between arrays and list in perl.
Explain use of ‘my’ keyword in perl?
what is Chop & Chomp function does?
Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?
Explain ivalue?
How does a “grep” function perform?
Difference between the variables in which chomp function work ?
You want to connect to sql server through perl. How would you do that?
Which feature of perl provides code reusability?
How to renaming a file in perl programming?