Computer Science, asked by kpranavrps, 6 months ago

what is procedure oriented programming​

Answers

Answered by Anonymous
2

\huge{\boxed{\underline{\underline{\bold{A᭄nswer:-}}}}}

Procedural oriented programming (pop):- A program in a procedural language is a list of instruction where each statement tells the computer to do something. It focuses on procedure (function) & algorithm is needed to perform the derived computation.❤

Answered by KeshavKhattar
1

Answer:

Procedural Programming can be defined as a programming model which is derived from structured programming, based upon the concept of calling procedure. Procedures, also known as routines, subroutines or functions, simply consist of a series of computational steps to be carried out. During a program’s execution, any given procedure might be called at any point, including by other procedures or itselLanguages used in Procedural Programming:

FORTRAN, ALGOL, COBOL,

BASIC, Pascal and C.

Similar questions