define procedural program
Answers
Answered by
2
A procedural program is a step-by-step list of instructions to solve a program.
Answered by
1
Answer:
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