A int foo(int*i);int foo(int i [])
B a[i]=5;i[a]=5;
C char c[0];char*c
D void bar(int);void bar (int x);
Correct Answer: Option B
Download our app for free and access thousands of MCQ questions with detailed solutions