语句“int[] a=new int[3];”定义的数组a占的字节数为

语句“int[] a=new int[3];”定义的数组a占的字节数为
A、6
B、8
C、12
D、16
【正确答案】:C