What is a hash?

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


Please Help Members By Posting Answers For Below Questions

Explain goto label?

516


what is Chop & Chomp function does?

595


We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?

2001


Write syntax to add two arrays together in perl?

544


You want to add two arrays together. How would you do that?

487






What is -> symbol in perl?

572


Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?

688


Write a program to download the contents from www.perlinterview.com/answers.php website in Perl.

534


Explain the difference between die and exit in perl?

439


What is the use of -t?

547


What is the use of '>>' in perl?

541


How the interpreter is used in Perl?

533


What does a die() function do in perl?

543


What are prefix dereferencer?

506


Define dynamic scoping.

508