Which of the following statemen(s) is/are correct?
int num[7];
num[7]=8;
a)in the first statement 7 specifies a particular element, whereas in the second statement it specifies a type;
B)in the first statement 7 specifies a particular element, whereas in the second statement it specifies the array size
C)in the first statement 7specifies the array size,whereas in the second statement it specifies a particular element of arry.
D) in both the statement 7specifes array size
Answers
Answered by
1
Answer:
C) is the correct answer.
PLS MARK IT BRAINLIEST!
Answered by
0
yes , C.
!!!!!!!!?!!!!!
Similar questions