The presence or absence of the ____ symbol(s) can seriously affect the logic of a selection statement.

A. { }
B. //
C. ;
D. /*  */

Answer: A

Computer Science & Information Technology

You might also like to view...

Class deque provides:

a. Efficient indexed access to its elements. b. The ability to add storage at either end of the deque. c. Efficient insertion and deletion operations at the front and back of a deque. d. All of the above.

Computer Science & Information Technology

Four bits form a byte.

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

Computer Science & Information Technology