Answer the following statements true (T) or false (F)

1. Comments are short notes intended for the compiler to read and interpret.
2. In C#, there are three types of comments: line comments, block comments, and compilation comments.
3. A line comment does not have to occupy an entire line, so a line comment can appear after an executable statement.
4. Block comments make it easier to write long explanations because you do not have to mark every line with a comment symbol.

1. FALSE
2. FALSE
3. TRUE
4. TRUE

Computer Science & Information Technology

You might also like to view...

Java and JavaScript refer to the same language

Indicate whether the statement is true or false

Computer Science & Information Technology

What are the objectives of disaster exercises?

What will be an ideal response?

Computer Science & Information Technology