The declaration int (*p) [5]; means
belongs to collection: Pointers in C Programming MCQ (Multiple Choice Questions And Answers)
All Answers
total answers (1)
belongs to collection: Pointers in C Programming MCQ (Multiple Choice Questions And Answers)
total answers (1)
Correct Answer:
p is a pointer to a 5 element integer array
need an explanation for this answer? contact us directly to get an explanation for this answer