Which of the selection structures tests only for equality?

(A) if statement
(B) if-else statement
(C) switch statement
(D) if-else-if statement

Answer: (C) switch statement