asked 162k views
0 votes
What is a feature of readable code?

The code is interesting to read.
The code uses meaningful names for variables, procedures, and classes.
The code is all aligned to the left margin.
The code is as compact as possible to save space.

2 Answers

3 votes

Answer:

The code uses meaningful names for variables, procedures, and classes.

Step-by-step explanation:

is the answer

5 votes

Answer:

sorry for the wait but the answer is b

Step-by-step explanation:

answered
User Nagordon
by
8.5k points