In a switch statement, when a break statement is encountered, an immediate transfer of control is made to

a) the default case of the switch statement
b) a goto statement
c) the else clause
d) the statement beyond the end of the switch statement.
e) none of these

d) the statement beyond the end of the switch statement.

Computer Science & Information Technology

You might also like to view...

What are the two basic building blocks of a database?  Describe them.

What will be an ideal response?

Computer Science & Information Technology

Information security can be an absolute.

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

Computer Science & Information Technology