What is the use of the indentation in c++?
(a) distinguishes between comments and code
(b) r distinguishes between comments and outer data
(c) distinguishes between comments and outer data
(d) r distinguishes between comments and inner data
The question was asked in exam.
This interesting question is from Comments and Indentation in portion Functions, Namespaces & Exceptions in C++ of C++