Explain arrays in perl.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

0 Answers  


Explain substr function in perl?

0 Answers  


Where do we require ‘chomp’ and what does it mean?

0 Answers  


What are hashes?

0 Answers  


Explain goto expr?

0 Answers  






How to count no of occurrence of a unique patterns in perl?

4 Answers   Ness Technologies,


How to make the following assignment, as arrayreference assignment ? my $arr_ref='[1,2,3,4,4,'elem']';

2 Answers  


How to connect to SQL server through Perl?

0 Answers  


What are the steps involved in configuring a server using cgi programming?

0 Answers  


Explain tk?

0 Answers  


How to concatenate strings with perl?

0 Answers  


How to read a directory in perl?

0 Answers  


Categories