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

1. The most difficult programming language construct to learn to use properly is the comment.

2. A computer program is a set of instructions intended for only the computer to follow.

1. True
Explanation: How many comments and what should be in the comment is very hard to decide because these depend on who is the intended reader of the code (and comments).
2. False
Explanation: A computer program is also intended for human beings to read, and the comments are intended to make this job easier.
Fill in the blank

Computer Science & Information Technology

You might also like to view...

The ________ formatting mark will display in your document as a nonprinting character

Fill in the blank(s) with correct word

Computer Science & Information Technology

As others make changes to a shared workbook, you can view and track the changes by viewing the Document Inspector

Indicate whether the statement is true or false

Computer Science & Information Technology