What is self-documenting code?(1 point)
Responses
code that does not require documentation
code that does not require documentation
code with automatically generated line comments
code with automatically generated line comments
code that uses meaningful, descriptive names for all variables and functions
code that uses meaningful, descriptive names for all variables and functions
code that requires documentation
1 answer
code that requires documentation