When a(n) ____ statement is performed within a switch statement or a loop statement, execution proceeds immediately to the first statement after the switch or loop statement.

A. continue
B. exit
C. break
D. assert


Answer: C

Computer Science & Information Technology

You might also like to view...

If your computer becomes low on ________, Windows Vista will operate slowly or display messages indicating the problem

Fill in the blank(s) with correct word

Computer Science & Information Technology

Write the pseudocode to define a six element array called "scores," and then allow a user to enter 6 scores and store them in the array using a for loop.

What will be an ideal response?

Computer Science & Information Technology

Because browsers currently vary in their support of codecs, you need to publish a movie in more than one format for maximum viewing potential.

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

Computer Science & Information Technology

Case Based Critical ThinkingCase 1You are developing an application for a client. Answer the following questions about using multi-state objects in the file you submit to your client. Which of the following explains what you might send your client in order to view the same object in three different colors?

A. Three different files, one showing each object color B. A multi-state object with a different state for each color C. A PowerPoint presentation with a different color for an object shown  on each slide D. A button object that links to a display of three different colored objects

Computer Science & Information Technology