单选题若数组a定义为int[][]a=new int[3][4],则a是()A 一维数组B 二维数组C 三维数组D 四维数组

题目
单选题
若数组a定义为int[][]a=new int[3][4],则a是()
A

一维数组

B

二维数组

C

三维数组

D

四维数组


相似考题