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

1. The increment and decrement operators can be used in mathematical expressions; however, they cannot be used in relational expressions.
2. A while loop's body can contain multiple statements, as long as they are enclosed in braces.
3. A while loop is somewhat limited because the counter can only be incremented by one each time through the loop.
4. An initialization expression may be omitted from the for loop if no initialization is required.


1. F
2. T
3. F
4. T

Computer Science & Information Technology

You might also like to view...

Describe the main phases involved database design.

What will be an ideal response?

Computer Science & Information Technology

A ____ is a text box master item added to the A-Master when a new document is created.

A. master text item B. primary text frame C. new master text item D. master frame

Computer Science & Information Technology

You can open the Layer Options dialog box by double-clicking a layer name in the Pages panel.

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

Computer Science & Information Technology

Text reflected across a vertical axis would appear to be ____.

A. inverted and running forwards B. mirrored and running forwards C. inverted and running backwards D. reflected and running backwards

Computer Science & Information Technology