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
What is the difference between exec and system?
How to open a directory in perl?
What is posix in perl?
What is stdin in perl?
What does -> symbol indicates in Perl?
What is cpan in perl?
How to find the length of an array in perl?
How to turn on Perl warnings? Why is that important?
List the data types that Perl can handle?
What are the different string manipulation operators in perl?
Explain perl one-liner?
How to get help for perl?
What is perl dbi?
Explain split function in perl?
Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?