Computer Science for IGCSE & O level - Programming (Section 13 - No. 16)
Which of the following are important aspects of code readability?
Meaningful variable names
Consistent indentation
Using comments to explain the code
Complex and intricate algorithms
Explanation
These are the principles of making the code easy to understand.
Comments (0)
