MCQOPTIONS
Is there any difference int the following decla..
Is there any difference int the following declarations? int fun(int arr[]);int fun(int arr[2]);