Procedure oriented programming mainly uses
Answers
Answered by
9
Answer:
mark as brainlist mate plzzzzzzz
Explanation:
The focus of procedural programming is to break down a programming task into a collection of variables, data structures, and subroutines, whereas in object-oriented programming it is to break down a programming task into objects that expose behavior (methods) and data (members or attributes) using interfaces.
Similar questions