A single line comment in C# begins with:
a) */
b) #
c) //
d) \\
c) //
Computer Science & Information Technology
You might also like to view...
When you copy information from other sources such as a website, you should include a(n) ________ to credit the original source
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which of the following are valid specifiers for the printf statement?
a. %4c b. %10b c. %6d d. %8.2d e. %10.2e
Computer Science & Information Technology