Answer Posted / mac
1. When you are developing an application for a real time
system in which processing speed is of utmost importnace
When to use Perl
1. For large text processing
2. When application does lot of data manipulation
3. When you need fast development
4. For database loading operations
5. When shell scrits grow to become libraries
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Create a function that is only available inside the scope where it is defined ?
What does the qq{ } operator do?
How do you find the length of an array?
How to do comment in perl?
What is 'commit' command in perl?
Is perl a case sensitive language?
Explain what is the scalar data and scalar variables in Perl?
Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.
Explain lists ?
List all the features of perl programming?
Explain the difference between die and exit in perl?
Can we load binary extension dynamically?
what are steps to do to lock the sony ericsson mobile with password?
Explain perl.
How to merge two arrays in perl?