Computer Science, asked by prashantkansara9898, 5 hours ago

6.Select the group of CORRECT statements from the options.
(I) An array stores in contiguous memory locations.
(II) An array contains all the elements of similar data type.
(III) An array index can be integer or float.
(IV) C compiler performs no bounds checking for array index.
(1 Point)

(II), (III)

(I), (II), (III)

(II), (III), (IV)

(I), (II), (IV)​

Answers

Answered by adityabasude
0

Answer:

(I), (II), (IV). THIS IS YOUR ANSWER.

Similar questions