...
Question 3664 – UGC NET CS 2016 July- paper-2
March 15, 2024
Question 7038 – OOPS
March 16, 2024
Question 3664 – UGC NET CS 2016 July- paper-2
March 15, 2024
Question 7038 – OOPS
March 16, 2024

Question 3665 – UGC NET CS 2016 July- paper-2

The following statement in ‘C’
int (*f())[ ];
declares

Correct Answer: A

Question 12 Explanation: 
int (*f())[ ] declare a function returning a pointer to an array of integers.
A
a function returning a pointer to an array of integers.
B
a function returning an array of pointers to integers.
C
array of functions returning pointers to integers.
D
an illegal statement.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!