What is perl unshift array function?



What is perl unshift array function?..

Answer / Swanjeeta Beldar

The unshift function in Perl adds one or more elements to the beginning of an array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CGI Perl Interview Questions

Explain the arguments for perl interpreter.

1 Answers  


Explain perl.

1 Answers  


Write a script to reverse a string without using perl's built in functions?

1 Answers  


What does `new $cur->{LINK}' do? (Assume the current package has no new() function of its own.)

1 Answers  


Explain lists ?

1 Answers  


How to read a single line from a file in perl?

1 Answers  


what is CPAN?

1 Answers  


what is the meaning of rigging?

1 Answers  


What is a chomp() function in perl?

1 Answers  


What is lexical variable in perl?

1 Answers  


How do you give functions private variables that retain their values between calls?

1 Answers  


How can you create an object of a class in a package?

4 Answers   IBM,


Categories