Answer Posted / mastan
because perl is high level language and it is portable and it is free and it is human oriented sysntax.
because of these we program inperl
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I do fill_in_the_blank for each file in a directory?
Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?
How will you create a file in perl?
Give an example of using the -n and -p option.
What are the two ways to get private values inside a subroutine?
How do I replace every TAB character in a file with a comma?
Write syntax to use grep function?
Explain chomp?
What are the various perl data types based on the context?
What package you use to create a windows services?
You want to read command-line arguements with perl. How would you do that?
How to deleting an existing file in perl programming?
How many types of primary data structures in Perl and what do they mean?
How do you you check the return code of a command in perl?
Explain the execution of a program in perl.