i need to check more than one statement in switch statement to evalute like int a=5; switch(a) { case 4,5: