RevPages

C++ Comments

by Swadin Raj Tech Enthusiast Exploring Various Technologies
Comments are explanatory statements in a code. Read the tutorial to understand along with examples.
Recommended Features
  • C++ Comments
  • Comments in C++
  • What are comments in C++
  • C++ Comments Tutorial
  • Learn Comments in C++
Learn more about C++ Comments»

Review on C++ Comments

Comments are a very useful feature in programming languages. It helps programmers understand the code even if he has not developed the code.

Comments are explanatory and this helps programmers understand each others codes. In python, comments are represented as /* comment */, or start with //.

You can read the entire tutorial at https://www.tutorialspoint.com/cplusplus/cpp_comments.htm

Related to C++ Comments

Sponsor Ads


About Swadin Raj Freshman   Tech Enthusiast Exploring Various Technologies

5 connections, 0 recommendations, 30 honor points.
Joined APSense since, August 4th, 2023, From Hyderabad, India.

Created on Dec 11th 2023 04:59. Viewed 84 times.

Comments

No comment, be the first to comment.
Please sign in before you comment.