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
What does redo statement do in perl?
What is the peculiarity of returning values by subroutines in perl?
How can I implement the function overloading in Perl ? I read about the operator overloading, I do not know how to implement the function overloading. Thanks in advance ?
How can you use Perl warnings and what is the importance to use them?
Explain perl. When do you use perl for programming? What are the advantages of programming in perl?
Explain lexical variables.
Explain tk?
Explain which feature of PERL provides code reusability?
what are the steps involved in reading a cgi script on the server?
What is automatic error handling in perl?
Comment on array slicing and range operator
Why to use perl scripting?
What is the difference between use and require in perl?
You want to print the contents of an entire array. How would you do that?
Enlist the advantages of using c over perl?