logo

Question detail

What is hidden by functional abstraction?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Abstraction and automation

Exam-style question

Try this first

What is hidden by functional abstraction?.

  1. A.The particular computation method used to produce a result
  2. B.The name of the programmer who wrote the code
  3. C.The type of computer on which the code runs
  4. D.The data stored in every variable in the program

Model answer

What a good answer should say

  • The particular computation method used to produce a result

Explanation

Why this works

Functional abstraction hides the particular computation method. The user of the function is concerned with the result rather than how that result is calculated.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.