Why is this function header line incorrect?

int[] MyData(int d[])


A. There is no size indicated in the return type.
B. There is no size indicated in the brackets in parentheses.
C. This function is properly defined.
D. An array can’t be returned as a data type.

D. An array can’t be returned as a data type.

Computer Science & Information Technology

You might also like to view...

The early DOS operating system required use of the ________ file naming convention

Fill in the blank(s) with correct word

Computer Science & Information Technology

When connecting an old HDTV without a HDMI port to a DVD player, which of the following cables would provide the best picture quality?

a. Composite b. S-video c. USB d. Component

Computer Science & Information Technology