题目内容

以下能对二维数组a进行正确说明和初始化的语句是( )。

A. int a( )(3)={ ( 1, 0, 1 ), ( 2, 4, 5 ) };
B. int a[2][3]={ { 3, 2, 1 }, { 5, 6, 7 } };
C. int a[][3]={ { 3, 2, 1 }, { 5, 6, 7 } };
D. int a[][3]={ ( 1, 0, 1 ), ( 2, 4, 5 ) };

查看答案
更多问题

All the following verbs can form acceptable collocations with the noun RELATIONSHIP except .

A. make
B. acknowledge
C. deepen
D. build

All the following adjectives can form acceptable collocations with the noun RELATIONSHIP except .

A. close
B. mutual
C. intimate
D. fluent

All the following adjectives can form acceptable collocations with the noun RELIEF except .

A. deep
B. sheer
C. desperate
D. temporary

All the following verbs can go with the noun MEMORY except .

A. lose
B. survive
C. arouse
D. refresh

答案查题题库