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

1. Most of the lines in a program contain something meaningful; however, some of the lines may contain nothing at all.
2. Before a computer can execute a program written in a high level language, such as C++, it must be translated into object code.
3. Once a value has been stored in a variable it cannot be changed.
4. The purpose of the compiler is to convert object code into source code.
5. If a new value is stored in a variable, it replaces whatever value was previously there.

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

Computer Science & Information Technology

You might also like to view...

A ______________ is a voltage, frequency, pulse, or phase change in an analog transmission.?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which is the default option in the Blend Options dialog box?

A. Specified Steps B. Specified Distance C. Smooth Color D. Smooth Blend

Computer Science & Information Technology