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
Explain the different types of data perl can handle.
What does last statement do in perl?
Explain perl. What are the advantages of programming in perl?
How to create a directory in perl?
How does polymorphism work in perl?
How to sort arrays in perl?
How do you find the length of an array?
How to do comment in perl?
Explain different types of perl operators.
How do I generate a list of all .html files in a directory?
What does next statement do in perl?
what are the strategies followed for multiple form interaction in cgi programs?
In CPAN module, name an instance you use.
You want to concatenate strings with perl. How would you do that?
In Perl, there are some arguments that are used frequently. What are that arguments and what do they mean?