Q. What is the use of the indentation in c++? (A) r distinguishes between comments and outer data (B) distinguishes between comments and code (C) both a and b (D) to write multi line comment in c++ ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) distinguishes between comments and code