13
QuizMultiple Choice

Use Data Structures — Unit test

Question 13 of 15 • Introduction to Information Technology - EL3701

What is a feature of readable code?

Answer
A
The code is interesting to read.
B
The code uses meaningful names for variables, procedures, and classes.
C
The code is all aligned to the left margin.
D
The code is as compact as possible to save space.
Previous
Next
What is a feature of readable code?