What is perl push array function?


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

Post New Answer

More CGI Perl Interview Questions

What are hashes?

0 Answers  


What is hash?

0 Answers  


How we can navigate the xml documents?

0 Answers  


What are the various perl data types based on the context?

0 Answers  


How can memory be managed in Perl?

0 Answers  






Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.

2 Answers  


How can you replace the characters from a string and save the number of replacements?

0 Answers  


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  


How many types of variable in perl?

0 Answers  


What is perl dbi?

0 Answers  


Explain split function in perl?

0 Answers  


Explain the different types of data perl can handle.

0 Answers  


Categories