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 does 'do' statement do in perl?
When do you use perl programming?
what is CPAN?
Mention how many ways you can express string in Perl?
Explain what is STDIN, STDOUT and STDERR?
What are scalars in perl?
Explain about typeglobs?
Explain the difference between "my" and "local" variable scope declarations. ?
Write a script to reverse a string without using perl's built in functions?
What does read () command do?
Explain cpan?
Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.
Can you add two arrays together?
How to know whether a key exists or not in perl?
What is cpan in perl?