Question: Question 12 The correct prototype for the following function heading is void F1(int x[], int y[[10]), int size) A void F1(int xl, int yon, int

![void F1(int x[], int y[[10]), int size) A void F1(int xl, int](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f311332317f_68266f311327c0e4.jpg)
Question 12 The correct prototype for the following function heading is void F1(int x[], int y[[10]), int size) A void F1(int xl, int yon, int size): B void F1(int n, int ([10], int size); . void F1(int int [10]], int size): D) void F1(int[], int [][10]), int size) Question 13 What is the output of the following code: int maino { test10: test10: return 0; } void testi 0 { static int x=2; int y = 8; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
