Which of the following is not a recommended way to improve the readability of your C# code?
a. Use indentation to align related elements of code.
b. Use spaces to separate words, values, and operators.
c. Use all capital letters for variable names.
d. Use blank lines before and after groups of related statements.
Answer: c. Use all capital letters for variable names.
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.