Difference between procedural abstraction and data abstraction
Answers
Answered by
0
Answer:
☑ Procedural abstractions are normally characterized in a programming language as "function/sub-function" or "procedure" abstraction. Data Abstraction: ... In this form of abstraction, instead of just focusing on operations, we focus on data first and then the operations that manipulate the data.
Answered by
0
- Data abstraction is the abstraction that hides the details of how an object is store and created whereas Procedural abstraction hides the details which are associated with executing an operation.
- Data Abstraction refers to the act of representing essential features without including the background details or explanations whereas whenever the same operations are performed in different places in a program, there is a chance of Procedural abstraction.
#SPJ3
Similar questions
Math,
5 months ago
Hindi,
5 months ago
Math,
5 months ago
Accountancy,
11 months ago
Math,
1 year ago