单项选择题

A.int i;
B.int i=Integer_MAX_VALUE;
C.static int i=100;
D.int 123_$;