Performance Optimization Techniques

What performance advantage does a switch statement typically have over multiple if-else statements in JavaScript?
Next Question (19/40)