Why do you use only Perl when there a lot of more languages
available in market like C, Java?
Answer / 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 |
Explain ivalue?
What is the purpose of _package_ literal?
How many loop control keywords are there in perl?
Explain lexical variables.
Write an example explaining the use of symbol tables.
How to sort arrays in perl?
You want to download the contents of a url with perl. How would you do that?
What is the difference between single (') and double (") quote in a string in perl?
You want to open and read data files with perl. How would you do that?
What is the use of -t?
how to get back up from private character editor which is saved in the format of .udf
Explain use of ‘my’ keyword in perl?