Contoh public class Grade { public static void main( String[] args ) { int grade = 90; switch(grade){ case 100: System.out.println( 