Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

C++ Multi-line comments

/* declaring a variable
to store salary to employees
*/
int salary = 2000;
 
PREVIOUS NEXT
Tagged: #comments
ADD COMMENT
Topic
Name
8+1 =