Smartmind
.global
Which of the following practices is NOT recommended for improving the maintainability of software?
Writing clear and concise documentation.
Following coding standards and conventions.
Adding unnecessary comments to the code.
Using descriptive variable names.
Computer Science Exercises are loading ...