
LANGUAGE: C++
CHALLENGE:
Which of the following lines contains a valid comment?
SOLUTION:
int twoPi = 3.14159; /* holds the value of two times pi */
CHALLENGE:
Which of the following lines does NOT consist of (a) valid, though boastful, comment(s)?
SOLUTION:
/* This is a //*// First Rate Program //*//