Q102
Is the below declaration legal? int* ((*x)())[2];
A.
True
B.
False
AnswerC.
Undefined behaviour
D.
Depends on the standard
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board