How do you correct the syntax error in the code snippet provided?
a) Add a semicolon after the switch statement
b) Remove the quotation marks surrounding the curly braces
c) Place the curly braces on separate lines
d) Replace the switch statement with an if-else statement