Is there any difference int the following declarations? June 6, 2022 by admin โช Choose the correct option. Is there any difference int the following declarations? int fun(int arr[]); int fun(int arr[2]);A. YesB. NoC. NULLD. NULL Submit Answer