user29185
4
Q:

comment c

// single-line comment

/*
  multi-line
  comment
*/
1
A comment in C starts with
/*
This is a comment, it ends with
*/
2

New to Communities?

Join the community