InterviewSolution
Saved Bookmarks
| 1. |
What Are The Different Types Of Parameters? |
|
Answer» FORMAL PARAMETERS- Parameters, which are DEFINED during the definition of subroutine with the FORM statement. Formal Parameters- Parameters, which are defined during the definition of subroutine with the FORM statement. |
|