Answer the following questions true (T) or false (F)
1. A counting loop with a control variable of type double will not always execute the same number of times on different computers.
2. A for statement cannot be used to implement a sentinel-controlled loop.
3. A local variable of a function is not visible in any other function.
1. True
2. False
3. True
You might also like to view...
Memory locations declared in the form's Declarations section have ____, which means they can be used by any of the procedures in the form's Code Editor window.
A. local scope B. class scope C. priority D. procedure scope
The traditional UNIX scheduler divides processes into fixed bands of priority levels, with the highest priority band being the _________
A) ?user process band ? B) ?swapper band C) ?file manipulation band ? D) ?utilization band
Alternative text is entered in the ________ task pane
A) Format Picture B) Format Text C) Format Background D) Format Shape
Match the following terms to their meanings:
I. Legacy form field II. ActiveX control III. VBA IV. IRM V. Design Mode A. used to edit the statements in a macro B. allow user to make modifications to control fields C. form element that works in Office 2007 and later versions D. form element that are used in Word 2003 or earlier versions E. services that control who can access sensitive information