In ADA language, there are two kinds of subprograms, one is function and the other is procedure. Subprogram is a program unit and can be called by subprogram call.
.....
In ADA language, there are two kinds of subprograms, one is function and the other is procedure. Subprogram is a program unit and can be called by subprogram call.
.....