Which of the following parameter declarations accepts a three dimensional array of 10 rows, 20 columns, and 5 planes?
A. float ary [][20[5]
B. float ary [][10][20]
C. float* ary [20][5]
D. float** ary [5]
E. float*** ary;
Answer: B
Computer Science & Information Technology
You might also like to view...
To change a text block's transparency or color, it must first be converted to a(n) symbol.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
In sans-serif generic fonts, ____.
A. letters have finishing strokes at the top or bottom B. letters do not have finishing strokes C. letters are decorative D. letters are designed to look like handwriting
Computer Science & Information Technology
All Microsoft Office programs have a share button except PowerPoint.
A. Yes B. No
Computer Science & Information Technology
Early 802.11 standards used the _______________ frequency, while later standards either use that frequency or the _______________ frequency.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology