Which of the following statements are correct?
(i) All elements of an array are ints
(ii) All elements of an array are floats
(iii) Some elements of an array can be ints and other floats
(iv) All elements of an array are chars
1
(i) (ii) and (iii)
2
(i), (ii) and (iv)
3
(ii), (iii) and (iv)
4
(i), (iii) and (iv)
5
Question Not Attempted