Function: A Function Is A Small (Complete) Programe Which Is Prepared/used For Single and Special Task
Function: A Function Is A Small (Complete) Programe Which Is Prepared/used For Single and Special Task
A function is a small (complete) programe which is prepared/used for single and special task.
Parts of Function
Name
of function: Consists of some characters (meaningful) Parenthesis ( ) Parameters / arguments: The values written inside the parenthesis, some time no value, one value, two..
Types of Function
There are two types of functions Bulit in / Pre defined Function: The functions which have developed and stored by software developer. The functions are commonly used. User Defined Function: The functions which are developed by user according to his need