Where is it legal to put a continue statement? What does the continue statement do there?
a) A continue statement causes an unnested loop to restart.
b) A continue statement causes a loop to halt.
c) A continue statement in a loop nested in another loop causes the entire nested
loop to restart.
d) A continue statement in switch statement transfers control to the top of the
switch.
e) A continue statement in a nested loop causes that loop to restart, there is no
effect on other loops.
a) A continue statement causes an unnested loop to restart.
c) A continue statement in a loop nested in another loop causes the entire nested
loop to restart
You might also like to view...
SharePoint is an add-on program for Access
Indicate whether the statement is true or false
The pv of a PMT function refers to the present value of a loan
Indicate whether the statement is true or false
_____ technology uses high-frequency radio waves to track physical objects.?
A. ?Redundant array of independent disks (RAID) B. ?Radio frequency identification (RFID) C. ?Enterprise resource planning (ERP) D. ?Management information system (MIS)
________ view displays the structure of the table's fields.
a. Datasheet b. Data type c. Field properties d. Design