单项选择题

有如下定义语句:int aa[][3]=12,23,34,4,5,6,78,89,45;,则45在数组aa中的行列坐标各为

A.3,2
B.3,1
C.2,2
D.2,1