Answer Posted / sam
Hash is a specific datatype in PERL and it contains KEYS
and VALUES. Values are referred with the help of keys.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the options that can be used to avoid logic errors in perl?
How would you ensure the re-use and maximum readability of your perl code?
How to open a directory in perl?
what is Perl one liner?
what are the strategies followed for multiple form interaction in cgi programs?
Which functions in perl allows you to include a module file.
How to get help for perl?
Explain grooving and shortening of arrays?
Enlist the advantages of using c over perl?
Why do you use Perl?
How many types of variable in perl?
What does cgi program store?
List the data types that Perl can handle?
How to dereference a reference?
How are parameters passed to subroutines in perl?