MCQOPTIONS
Is there any difference in the following declar..
Is there any difference in the following declarations? int myfun(int arr[]);int myfun(arr[20]);