What does delete function do in perl?


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

Post New Answer

More CGI Perl Interview Questions

Differentiate between arrays and list in perl.

0 Answers  


Who created perl?

0 Answers  


What is confess function in perl?

0 Answers  


What does redo statement do 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  


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

0 Answers  


What is the purpose of goto expr statement?

0 Answers  


Explain gmtime() function in perl?

0 Answers  


What is the purpose of _package_ literal?

0 Answers  


What is the difference between perl array and perl hash?

0 Answers  


What is v-strings?

0 Answers  


Categories