Answer Posted / dhanya
A routine or subroutine also referred to as a function,
procedure, and subprogram is a portion of code that may be
called and executed anywhere in a program. For example, a
routine may be used to save a file or display the time.
Instead of writing the code for these commonly performed
tasks, routines are made and called when these tasks need to
be performed. Below is a basic example of a Perl subroutine.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Which function will you use to create an array?
How do you count numbers in php?
What is difference between readonly and constant?
What is the meaning of die in php?
Is null function in php?
How to convert a json string to an array in php?
How can we create a database using php?
Is php the same as html?
Why is node js better than php?
What are php magic methods?
What is the capacity of mysql database?
Is numeric in php?
What is php resource type?
Do you know design patterns. List few?
What sized websites have you worked on in the past?