-->
当前位置:首页 > 题库

单选题:若有定义:int a[3]={0,1,2};则a[1]的值为

Luz3年前 (2022-11-22)题库470
若有定义:int a[3]={0,1,2};则a[1]的值为





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


答案:B