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...

Views can be changed by clicking the View tab or the Views button on the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The main advantage of using Linux is its General Public License (GPL), which makes the OS free to install and use.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To create a heading in a document, do which of the following?

a. Select the desired text, and then click the Increase Indent button. b. Select the desired text, and then select the desired heading in the Styles group. c. Select the desired text, and then click the Bullets button. d. Select the desired text, increase the font size, and then apply bold formatti

Computer Science & Information Technology

The object returned by the getCurrentPosition() method of the Geolocation API contains a single property named ____.

A. ?coordinates B. ?coords C. ?geolocation D. ?geo

Computer Science & Information Technology