Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 4 - No. 32)

In the context of algorithm design, what does verification mainly concern?
Ensuring the code runs efficiently.
Confirming data accuracy from one place to another.
Simplifying the user interface.
Implementing the algorithm in a specific language.

Explanation

Verification is to make sure the accuracy of data.

Comments (0)

Advertisement