Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 13)
Which is the best way to represent the data in an algorithm?
By using variables.
By using flowcharts.
By using modules.
By using comments.
Explanation
Variables are used to represent data and hold values that can be modified.
Comments (0)
