Answer the following statements true (T) or false (F)
1) A while statement automatically increments a variable that a programmer
specifies.
2) A variable used as a counter should be initialized when it's declared.
3) If a while condition is never true, the body will never execute.
4) Unary operators (such as ++) cannot be used in conditions.
1) F
2) T
3) T
4) F
Computer Science & Information Technology
You might also like to view...
The numbers along the left side of a chart display on the:
A. Horizontal category axis B. legend C. Vertical value axis
Computer Science & Information Technology
What is the advantage of saving a report as a PDF file?
A) It opens more quickly for other Microsoft Office users. B) It compresses more tightly. C) It is smaller. D) More people can open the file.
Computer Science & Information Technology