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
Explain returning values from subroutines?
Which operator in perl is used for the concatenation of two strings?
How to convert strings into an array in perl?
How can you create anonymous subroutines?
What is eval function in perl?
You want to concatenate strings with perl. How would you do that?
How will you open a file in read-only mode in perl?
What are the advantages of perl programming?
How to implement a stack in Perl?
How the interpreter is used in Perl?
Explain the difference between "my" and "local" variable scope declarations. ?
How do you match one letter in the current locale?
What are the reasons that cookie server can’t handle multiple connections?
What is the difference between exec and system?
What is the purpose of _package_ literal?