Multiple Choice
You can use /* and */ instead of ____ symbol(s) for one-line comments in C.
A) #
B) #!
C) **
D) //
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: What is the difference between the =
Q20: MATCHING<br>Match each term with the correct statement
Q21: MATCHING<br>Match each term with the correct statement
Q22: MATCHING<br>Match each term with the correct statement
Q24: MATCHING<br>Match each term with the correct statement
Q25: How is branching performed in Perl?
Q26: What is an algorithm? You may use
Q27: MATCHING<br>Match each term with the correct statement
Q33: What is a dangerous thing about programming
Q49: How does C's for loop work?