InterviewSolution
Saved Bookmarks
| 1. |
What are the various Perl array functions? |
|
Answer» Perl array CONTAINS a set of specific functions associated with the Perl array. These functions help in adding or removing elements to or from an array. There are four different types of Perl array functions. These are:
|
|