Computer Science, asked by amanagrawal7864, 5 months ago

Choose the correct option.
OPTIONS
What will happen if some indentations are made in some statements of a code written in C++?
Faster execution of the code
Lower memory requirement for the code
Correction of errors in the code
Better readability of the code​

Answers

Answered by gentryamansharma51
11

Explanation:

What will happen if some indentation is made in some statement of a code written in C++? With a well-written pre-processor, absolutely nothing! The purpose of the pre-processor is to allow for: Importing the #include files and doing

\sf\huge\bold\red{༄❁hii❁❁❁❁༄ }

substitutions as needed.

Answered by kurnisowmya9908
0

Better readability of the code

Similar questions