Computer Science, asked by parulvats2975, 1 year ago

Definition of procedural oriented programming

Answers

Answered by error707
1
heya ●_●

●●●MARK AS BRAINLIEST●●●

procedual oriented programming

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.
Answered by Khushi5001
1
The focus of procedural programmingis 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