Home » C++ Programming » Comments » Question
  1. What is the use of the indentation in c++?
    1. r distinguishes between comments and outer data
    2. distinguishes between comments and code
    3. both a and b
    4. to write multi line comment in c++
    5. None of these
Correct Option: B

the use of the indentation in c++ is distinguishes between comments and code.



Your comments will be displayed only after manual approval.