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 goto name?
You want to open and read data files with perl. How would you do that?
What does last statement do in perl?
Which statement has an initialization, condition check and increment expressions in its body? Write a syntax to use that statement.
How can arrays be tied?
Explain lists ?
Explain regular expression in perl?
Enlist the advantages of using c over perl?
What are the arguements we normally use for perl interpreter?
What is Perl?
How the interpreter is used in Perl?
What is the use of -w, -t and strict in Perl?
Define say() function in perl?
How to close a file in perl?
Why does Perl not have overloaded functions?