Answer: Procedural software
Step-by-step explanation:
Procedural software programming is the programming mechanism that functions through splitting the data and functions of the program.This programming focuses on subroutines or action for functioning as per call of procedure.
- It can carry out computation through steps in linear manner or top-to-bottom manner.
- These steps consist of data ,subroutines, routines and other variable and functions for working.