Question:Given the following array declaration:
int a[2][3][4];
what would be the number of elements in array a? 

A 24 

B 22 

C 20 

D 12 

E 36 

+ Answer
+ Report
Total Preview: 1056

Copyright © 2024. Powered by Intellect Software Ltd