The ________ statement causes a loop to terminate early.

A) stop
B) break
C) quit
D) terminate
E) continue

B) break

Computer Science & Information Technology

You might also like to view...

A car averages 25 miles to the gallon. If gasoline costs $1.30 per gallon, how much does it cost to go on a trip of 1000 miles?

Let x equal what you are trying to fmd x = ($ / trip)

Computer Science & Information Technology

The C language does not verify that an index is valid for an array.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology