What will happen if some indentations are made in some statements of a code written in C++?
A. Faster execution of the code
B. Lower memory requirement for the code
C. Correction of errors in the code
D. Better readability of the code
Answer: Option D