Which of the following access one element in a two-dimensional array of integers?

A. ary
B. ary[1]
C. *(*(ary + i) + j)
D. ary[j]
E. *ary[i][j]

Answer: C

Computer Science & Information Technology

You might also like to view...

You can see the size of a file or the date it was modified in ________ view

Fill in the blank(s) with correct word

Computer Science & Information Technology

Following people or sites subscribes you to updates and postings in your newsfeed related to those items

Indicate whether the statement is true or false

Computer Science & Information Technology