what is ment by procedural program?
Answers
Answered by
15
A procedural program is a step-by-step list of instructions to solve a program.
Answered by
95
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