In Visual Basic and Pascal, the for statement can be used only to construct ____ loops.
a. posttest
b. exit-controlled
c. fixed-count
d. variable-condition
c. fixed-count
You might also like to view...
Answer the following statements true (T) or false (F)
1) Function float converts its argument to a floating-point value. 2) The exponentiation operator ** associates left to right. 3) Function call range( 1, 10 ) returns the sequence 1 to 10, inclusive. 4) Sentinel-controlled repetition uses a counter variable to control the number of times a set of instructions executes. 5) The symbol = tests for equality.
Use "shift" + "tab" to promote an item in a multilevel list
Indicate whether the statement is true or false
Which of the following statements regarding worksheet data consolidation is NOT TRUE?
A) Consolidated data cannot be created unless the worksheets have identical row and/or column labels. B) Consolidated data can be used to create a summary worksheet. C) Links are not required when creating consolidated data. D) Consolidated data can be generated from multiple worksheets with an identical structure.
Because ____ are saved as image files, you can use any font for the text.
A. pictures B. interactive buttons C. links D. divs