Which of the following gives the number of elements in the array int r[10]?
A) sizeof r
B) sizeof (*r)
C) sizeof r / sizeof (int)
D) sizeof (*r) / sizeof (int)
Correct Answer:
Verified
Q11: Which of the following best describes the
Q12: Which of the following is not a
Q13: Pointers cannot be used to:
A) Contain memory
Q14: Given a built-in array of ints named
Q15: Which statement would be used to declare
Q17: A function that prints a string by
Q18: The & operator can be applied to:
A)
Q19: What method should be used to pass
Q20: Pointers may be assigned which of the
Q21: Consider the following function: void reverse(char *string1,
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents