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 use of ‘my’ keyword in perl?
What are hashes?
Does Perl have objects? If yes, then does it force you to use objects? If no, then why?
What are the advantages of programming in perl?
Write syntax to use grep function?
What is posix in perl?
What are the advantages of c over Perl?
What is 'rollback' command in perl?
How do I read command-line arguments with Perl?
How many data types are there in perl?
How does polymorphism work in perl? Give an example.
What is the purpose of goto expr statement?