The need to initialize variables or make some other evaluations prior to entering a repetition loop is so common that the ____ statement allows all the initializing statements to be grouped together as the first set of items within the statement's parentheses.
A. for
B. while
C. do-while
D. switch
Answer: A
You might also like to view...
Match the following e-payment methods with their descriptions
6. Limited purpose cards a. Their value is stored electronically on the device via an integrated circuit chip. 7. Stored value cards b. They are used for a wide range of purposes, may cross geographic boundaries, and may be used by any user. 8. Internet payment services c. They are used only for a finite number of purposes, and are issued by a particular merchant, telecommunications provider, or transit company. 9. Prepaid cards d. They involve payments that rely on a bank account and use the Internet as a means of transferring funds to or from an established financial account. 10. Open system cards e. They are attached to an account and they provide access to monetary funds that are paid in advance by the cardholder.
An HTML document is sometimes referred to as a ____ because it is the source of the instructions used to construct a Web page.
A. source document B. cloud application C. Web document D. source application