define procedural program.
Answers
Answered by
3
A procedural program is a step-by-step list of instructions to solve a program.
Answered by
2
Procedural programming is a programming paradigm, derived from structured programming, based on the concept of the procedure call. Procedures (a type of routine or subroutine) simply contain a series of computational steps to be carried out.
______________________________
Similar questions