> In addition, the compiler will generate array index checks during case selection for the case array. Actually, CASE statements also check the bounds of case labels, so this is not really what makes the difference.