Answer the following questions true (T) or false (F)
1. True/False: In the following statement, Xis the initial value:
For (X = N; X <= Y; X++)
2. True/False: A step value in a loop can be either a positive or a negative number.
3. True/False: Is the following statement true or false?
Int(6.89) = 6.
1. F
2. T
3. T
You might also like to view...
A _____________ unit number is a unique identifier used to designate a unit of storage.
Fill in the blank(s) with the appropriate word(s).
An Excel spreadsheet can be inserted into a table from the ________ group
Fill in the blank(s) with correct word
In a macro, to refer to a value of a control on a form in a conditional expression, use the following syntax: ____.
A. {Forms}!{formname}!{controlname} B. [Forms]![formname]![controlname] C. Forms.(formname).(controlname) D. Forms.formname(controlname)
____ indicates the number of pixels that a computer uses to display the letters, numbers, graphics, and background on a screen.
A. Screen view B. Ribbon resolution C. Pixel resolution D. Screen resolution