17) Consider the array definition
int num [10] ={3, 3, 3};
Pick the Correct answers
Answer is:
num [9] is the last element of the array num
Related C Programming MCQ with Answers
Answer is:
50 bytes
Answer is:
alone
Answer is: