Description
Syntax | Parts | Description |
|---|---|
| Modifiers | Used to provide Access permission by Access Public,Priviate,protected |
| FunctionName | Indicates the name of the Function |
| ParameterList | Specifies the List of the Parameter |
| ReturnType | Specifies the datatypeo f the variable and function returns |
Description
Example
Points