The statement that terminates a loop and continues with the statement immediately following the loop is:
A. break
B. continue
C. goto
D. comma
E. recursion
Answer: A
Computer Science & Information Technology
You might also like to view...
In a ________ relationship, a record can match several records in the second table and a record in the second table can match several records from the first table:
A) multiple B) many-to-many C) compound D) several-to-several
Computer Science & Information Technology
Which technology works by taking the original data stream and breaking it up into small bits, then transmitting each of those on a different frequency channel simultaneously?
A. Direct-Sequence Spread Spectrum (DSSS) B. Frequency Hopping Spread Spectrum (FHSS) C. Orthogonal frequency-division multiplexing (OFDM) D. Quadrature Phase Shift Keying (QPSK)
Computer Science & Information Technology