Ask Question
15 April, 06:19

Explain in your own words what is meant by the term procedural abstraction.

+1
Answers (1)
  1. 15 April, 07:42
    0
    A procedural abstraction is a mental model of what we want a subprogram to do (but not how to do it). Is a particular mechanism for separating use from implementation, is tied to the idea that each particular method performs a well-specified function.

    The idea is that we have code that can work with a variety of different situations depending on how its parameters are set when it is called, this makes a program shorter and easier to understand.

    I hope you find this information useful and interesting! Good luck!
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Explain in your own words what is meant by the term procedural abstraction. ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers