Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 14 - No. 24)
Which of the following is *not* a typical activity performed by an algorithm?
Processing data.
Performing calculations.
Designing user interfaces.
Making decisions.
Explanation
Designing user interfaces is the task of the developer, not the algorithm itself.
Comments (0)
